SmolVLM2-on-llama.cpp / .gitignore
Luigi's picture
1. ignore .gguf and .log 2. remove packages.txt
35a0c7d
raw
history blame contribute delete
44 Bytes
# ignore all .gguf model files
*.gguf
*.log