llama.cpp/.dockerignore
2024-06-08 13:42:01 +01:00

21 lines
154 B
Plaintext

*.o
*.a
.cache/
.git/
.github/
.gitignore
.vs/
.vscode/
.DS_Store
build*/
models/*
/llama
/llama-quantize
arm_neon.h
compile_commands.json
Dockerfile