1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-25 10:58:56 +01:00
llama.cpp/.dockerignore

18 lines
121 B
Plaintext
Raw Normal View History

*.o
*.a
.cache/
.vs/
.vscode/
.DS_Store
build*/
models/*
/main
/quantize
arm_neon.h
compile_commands.json
Dockerfile