Quantization-LLM / llama.cpp /.dockerignore
KBaba7's picture
Upload 7646 files
a1a4268 verified
raw
history blame contribute delete
237 Bytes
*.o
*.a
.cache/
# Do not ignore .git directory, otherwise the reported build number will always be 0
.github/
.gitignore
.vs/
.vscode/
.DS_Store
build*/
models/*
/llama-cli
/llama-quantize
arm_neon.h
compile_commands.json
Dockerfile