Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,9 @@ brew install llama.cpp
|
|
28 |
|
29 |
```
|
30 |
Invoke the llama.cpp server or the CLI.
|
|
|
31 |
|
|
|
32 |
### CLI:
|
33 |
```bash
|
34 |
llama-cli --hf-repo jinliuxi/deepmini-it-Q4_K_M-GGUF --hf-file deepmini-it-q4_k_m.gguf -p "The meaning to life and the universe is"
|
|
|
28 |
|
29 |
```
|
30 |
Invoke the llama.cpp server or the CLI.
|
31 |
+
note:
|
32 |
|
33 |
+
use deepseekv3 chattemple
|
34 |
### CLI:
|
35 |
```bash
|
36 |
llama-cli --hf-repo jinliuxi/deepmini-it-Q4_K_M-GGUF --hf-file deepmini-it-q4_k_m.gguf -p "The meaning to life and the universe is"
|