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