iris / llama.cpp /.dockerignore
Mat17892's picture
llamacpp
b664585 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