fix: restore models directory files deleted during restructure

This commit is contained in:
Roland Tannous 2026-02-02 19:36:30 +00:00
commit 3463311bca
6 changed files with 222 additions and 1 deletions

2
.gitignore vendored
View file

@ -20,7 +20,7 @@ unsloth_compiled_cache/
outputs/
*.gguf
*.safetensors
models/
/models/
# IDE / Editors
.vscode/