Update README.md
Browse files
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 |
|