Update README.md
Browse files
README.md
CHANGED
@@ -15,4 +15,4 @@ Quants by: [quantflex](https://huggingface.co/quantflex)
|
|
15 |
|
16 |
Run with [llama.cpp](https://github.com/ggerganov/llama.cpp):
|
17 |
|
18 |
-
```./llama-cli -m MicroThinker-1B-Preview-Q5_K_M.gguf -cnv --chat-template llama3```
|
|
|
15 |
|
16 |
Run with [llama.cpp](https://github.com/ggerganov/llama.cpp):
|
17 |
|
18 |
+
```./llama-cli -m MicroThinker-1B-Preview-Q5_K_M.gguf -cnv -p "You are a helpful assistant. You should think step-by-step." --chat-template llama3```
|