tperes commited on
Commit
a1f8a3e
·
verified ·
1 Parent(s): f9a321e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -161,16 +161,6 @@ The model uses a specialized chat template for reasoning:
161
  --top-p 0.9
162
  ```
163
 
164
- ### Interactive Reasoning Session
165
- ```bash
166
- ./main -m palmyra-mini-thinking-a-Q8_0.gguf \
167
- -i \
168
- -c 4096 \
169
- --temp 0.7 \
170
- -r "
171
- " \
172
- --in-prefix "<|Assistant|><think>"
173
- ```
174
 
175
  ## Known Limitations
176
 
 
161
  --top-p 0.9
162
  ```
163
 
 
 
 
 
 
 
 
 
 
 
164
 
165
  ## Known Limitations
166