Update README.md
Browse files
README.md
CHANGED
@@ -13,10 +13,10 @@ Please follow the license of the original model.
|
|
13 |
|
14 |
## How To Use
|
15 |
|
16 |
-
|
17 |
|
18 |
~~~bash
|
19 |
-
|
20 |
~~~
|
21 |
|
22 |
~~~bash
|
|
|
13 |
|
14 |
## How To Use
|
15 |
|
16 |
+
Llama.cpp inference
|
17 |
|
18 |
~~~bash
|
19 |
+
./llama-cli -hf Intel/DeepSeek-V3.1-gguf-q2ks-mixed-AutoRound
|
20 |
~~~
|
21 |
|
22 |
~~~bash
|