Update README.md
Browse files
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
|
| 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 |
|