wenhuach commited on
Commit
33330a7
·
verified ·
1 Parent(s): f7fc5b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ This model is a mixed gguf:q2ks of [Qwen/Qwen3-235B-A22B-Instruct-2507](https://
13
  ### LLamacpp Inference
14
 
15
  ~~~bash
16
- ./llama-cli -hf Intel/Qwen3-235B-A22B-Instruct-2507-gguf-q2ks-mixed-AutoRound-inc:q2_k_s --conversation
17
  ~~~
18
 
19
 
 
13
  ### LLamacpp Inference
14
 
15
  ~~~bash
16
+ ./llama-cli -hf Intel/Qwen3-235B-A22B-Instruct-2507-gguf-q2ks-mixed-AutoRound:q2_k_s --conversation
17
  ~~~
18
 
19