1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-17 23:58:33 +01:00
llama.cpp/.dockerignore

21 lines
147 B
Plaintext
Raw Permalink Normal View History

*.o
*.a
.cache/
2023-10-02 10:53:53 +02:00
.git/
.github/
.gitignore
.vs/
.vscode/
.DS_Store
build*/
models/*
/main
/quantize
arm_neon.h
compile_commands.json
Dockerfile