Skip to content

Set default num of spec tokens to 3#146

Merged
markurtz merged 2 commits intovllm-project:mainfrom
eldarkurtic:set-spectokens-to-3
Oct 8, 2025
Merged

Set default num of spec tokens to 3#146
markurtz merged 2 commits intovllm-project:mainfrom
eldarkurtic:set-spectokens-to-3

Conversation

@eldarkurtic
Copy link
Copy Markdown
Collaborator

Before this PR:
Our speculator models had "speculative_tokens": 5, in config.json. This is not how we are using/evaluating them.

After this PR:
Our speculator models have "speculative_tokens": 3 in config.json which aligns with how we are using/evaluating them.

@markurtz markurtz merged commit 5017d10 into vllm-project:main Oct 8, 2025
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants