quantflex commited on
Commit
12e6c55
·
verified ·
1 Parent(s): bdb1a19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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```