mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-01-12 11:40:17 +00:00
8b7c734473
fix examples/main ref
21 lines
148 B
Plaintext
21 lines
148 B
Plaintext
*.o
|
|
*.a
|
|
.cache/
|
|
.git/
|
|
.github/
|
|
.gitignore
|
|
.vs/
|
|
.vscode/
|
|
.DS_Store
|
|
|
|
build*/
|
|
|
|
models/*
|
|
|
|
/llama
|
|
/quantize
|
|
|
|
arm_neon.h
|
|
compile_commands.json
|
|
Dockerfile
|