GGUF
conversational
wenhuach commited on
Commit
28fad78
·
verified ·
1 Parent(s): f484e68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ This model is gguf:q4km model of [Qwen/Qwen3-235B-A22B-Instruct-2507](https://hu
16
  ### LLamacpp Inference
17
 
18
  ~~~bash
19
- ./llama-cli -hf Intel/Qwen3-235B-A22B-Instruct-2507-gguf-q4km-AutoRound-inc:q4_k_m --conversation
20
  ~~~
21
 
22
 
 
16
  ### LLamacpp Inference
17
 
18
  ~~~bash
19
+ ./llama-cli -hf Intel/Qwen3-235B-A22B-Instruct-2507-gguf-q4km-AutoRound:q4_k_m --conversation
20
  ~~~
21
 
22