Skip to content

Commit 55ff41c

Browse files
committed
docs: drop thinking note per review
1 parent 471f5d1 commit 55ff41c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/speculative.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ llama-server -m Qwen3-4B.gguf -md Qwen3-4B-DFlash.gguf \
3333
--spec-type draft-dflash --spec-draft-n-max 15 -fa on --jinja
3434
```
3535

36-
DFlash expects chat-formatted input (`--jinja`); setting `LLAMA_SPEC_NO_THINK=1` to disable
37-
"thinking" substantially raises the acceptance rate. `--spec-draft-n-max` is clamped to the draft
38-
model's trained block size.
36+
`--spec-draft-n-max` is clamped to the draft model's trained block size.
3937

4038
See:
4139

0 commit comments

Comments
 (0)