Merge branch 'master' of https://github.com/ggerganov/llama.cpp
This commit is contained in:
commit
b716eeb72a
37 changed files with 13747 additions and 2584 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -45,6 +45,7 @@ models-mnt
|
|||
/infill
|
||||
/libllama.so
|
||||
/llama-bench
|
||||
/llava
|
||||
/main
|
||||
/metal
|
||||
/perplexity
|
||||
|
@ -56,6 +57,7 @@ models-mnt
|
|||
/server
|
||||
/simple
|
||||
/batched
|
||||
/batched-bench
|
||||
/export-lora
|
||||
/finetune
|
||||
/speculative
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue