mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-11 13:30:35 +00:00
22 lines
211 B
Plaintext
22 lines
211 B
Plaintext
|
*.o
|
||
|
*.a
|
||
|
.cache/
|
||
|
.vs/
|
||
|
.vscode/
|
||
|
.DS_Store
|
||
|
|
||
|
build/
|
||
|
build-em/
|
||
|
build-debug/
|
||
|
build-release/
|
||
|
build-static/
|
||
|
build-no-accel/
|
||
|
build-sanitize-addr/
|
||
|
build-sanitize-thread/
|
||
|
|
||
|
/main
|
||
|
/quantize
|
||
|
|
||
|
arm_neon.h
|
||
|
compile_commands.json
|