Chat_X / llama.cpp /.dockerignore
Arrcttacsrks's picture
Upload llama.cpp/.dockerignore with huggingface_hub
3f33e1a verified
raw
history blame
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