n1ck-guo commited on
Commit
32d09e7
·
verified ·
1 Parent(s): b524265

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/gpt-oss-20b-gguf-q4ks-AutoRound
18
  ~~~
19
 
20
  ~~~bash
 
14
  Llamacpp inference
15
 
16
  ~~~bash
17
+ llama-cli -hf Intel/gpt-oss-20b-gguf-q2ks-AutoRound
18
  ~~~
19
 
20
  ~~~bash