ci : update ".bin" to ".gguf" extension
ggml-ci
This commit is contained in:
parent
c3b739374e
commit
dd9e2fc988
7 changed files with 42 additions and 42 deletions
|
@ -2,7 +2,7 @@
|
|||
//
|
||||
// - First, export a LLaMA graph:
|
||||
//
|
||||
// $ ./bin/main -m ../models/7B/ggml-model-q4_0.bin --export
|
||||
// $ ./bin/main -m ../models/7B/ggml-model-q4_0.gguf --export
|
||||
//
|
||||
// - Run this tool to evaluate the exported graph:
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue