Skip to content

fix: match LFM2.5-8B-A1B quick start to HF params#106

Open
jbuchananr wants to merge 2 commits into
mainfrom
jbuchanan/match-quickstart-to-hf
Open

fix: match LFM2.5-8B-A1B quick start to HF params#106
jbuchananr wants to merge 2 commits into
mainfrom
jbuchanan/match-quickstart-to-hf

Conversation

@jbuchananr
Copy link
Copy Markdown
Collaborator

Changes

Update Docs Quick start params for LFM2.5-8B-A1B to match HF params

temperature=0.2
top_k=80
repetition_penalty=1.05
max_new_tokens=8192

@jbuchananr jbuchananr removed the request for review from Paulescu May 28, 2026 18:59
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 28, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
liquid-docs 🟢 Ready View Preview May 28, 2026, 7:00 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

The LFM2.5-8B-A1B page passes maxTokens="8192" to <TextVllm>, and the
committed snippet already supported it, but generate_snippets.py was
never updated — so the freshness check (--check) failed. Add maxTokens
to the TextVllm props and SamplingParams call so the generator
reproduces the committed snippet.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant