llama.cpp/.dockerignore

21 lines
158 B
Plaintext
Raw Normal View History

*.o
*.a
.cache/
2023-10-02 04:53:53 -04:00
.git/
.github/
.gitignore
.vs/
.vscode/
.DS_Store
build*/
models/*
/llama-cli
2024-06-08 13:42:01 +01:00
/llama-quantize
arm_neon.h
compile_commands.json
Dockerfile