mirror of
https://git.adityakumar.xyz/llama.cpp.git
synced 2024-11-08 23:19:43 +00:00
ed1c214e66
Co-authored-by: Locria Cyber <74560659+locriacyber@users.noreply.github.com>
38 lines
335 B
Text
38 lines
335 B
Text
*.o
|
|
*.a
|
|
.cache/
|
|
.vs/
|
|
.vscode/
|
|
.DS_Store
|
|
|
|
.build/
|
|
build/
|
|
build-em/
|
|
build-debug/
|
|
build-release/
|
|
build-static/
|
|
build-no-accel/
|
|
build-sanitize-addr/
|
|
build-sanitize-thread/
|
|
|
|
models/*
|
|
|
|
/main
|
|
/quantize
|
|
/result
|
|
/perplexity
|
|
/embedding
|
|
/Pipfile
|
|
|
|
arm_neon.h
|
|
compile_commands.json
|
|
|
|
.envrc
|
|
.direnv/
|
|
|
|
.venv
|
|
__pycache__
|
|
.swiftpm
|
|
|
|
zig-out/
|
|
zig-cache/
|