llama.cpp/.dockerignore
Olivier Chafik 8b7c734473 main: update refs -> llama
fix examples/main ref
2024-06-06 15:44:51 +01:00

21 lines
148 B
Plaintext

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