mirror of
https://git.adityakumar.xyz/llama.cpp.git
synced 2024-11-09 15:29:43 +00:00
22 lines
211 B
Text
22 lines
211 B
Text
|
*.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
|