n1ck-guo commited on
Commit
4df3b95
·
verified ·
1 Parent(s): 4b7018e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ Please follow the license of the original model.
14
  Llamacpp inference.
15
 
16
  ~~~bash
17
- /llama-cli -hf Intel/MiniMax-M2-gguf-q2ks-mixed-AutoRound --jinja
18
  ~~~
19
 
20
  ~~~bash
 
14
  Llamacpp inference.
15
 
16
  ~~~bash
17
+ ./llama-cli -hf Intel/MiniMax-M2-gguf-q2ks-mixed-AutoRound --jinja
18
  ~~~
19
 
20
  ~~~bash