Skip to content

feat: add groq/qwen/qwen3.8-27b - #354

Merged
guillaumegay13 merged 1 commit into
mainfrom
mp/add-groq-qwen-qwen3.8-27b
Sep 3, 2026
Merged

feat: add groq/qwen/qwen3.8-27b#354
guillaumegay13 merged 1 commit into
mainfrom
mp/add-groq-qwen-qwen3.8-27b

Conversation

@guillaumegay13

Copy link
Copy Markdown
Collaborator

✨ What changed

  • Adds qwen/qwen3.8-27b (groq) to the catalog, params cloned from groq/qwen3.6-27b.yaml.
  • Hosted serving: the model is developed by qwen (OpenRouter: qwen/qwen3.8-27b); this entry documents groq's serving of it, probed against groq's endpoint.

💭 Why

The provider serves it but the catalog doesn't list it. Param surfaces differ per serving provider, so each host gets its own probed entry (models.dev-style).

📝 Notes

  • Liveness ✅ only: the model answers on its real endpoint; unverified params are listed in the evidence table below.
  • Draft PR, auto-proposed by the modelparams agent.
Param verification evidence
paramcheckokdetail
(baseline)accepted1-shot answers 200
max_completion_tokensmin=1
max_completion_tokensrange policedvendor max 16384
temperaturemin=0
temperaturemax=2
temperaturerange policedtemperature=4 rejected
top_pmin=0
top_pmax=1
top_prange policedtop_p=2 rejected
frequency_penaltymin=-2
frequency_penaltymax=2
frequency_penaltyrange policedfrequency_penalty=4 rejected
presence_penaltymin=-2
presence_penaltymax=2
presence_penaltyrange policedpresence_penalty=4 rejected
seeddeclaredtype integer has no probe — value carried from sibling/docs, not verified
stopdeclaredtype string has no probe — value carried from sibling/docs, not verified
reasoning_effort=noneaccepted (no effect oracle for this value)
reasoning_effort=defaultACCEPTED BUT NO EFFECT — response shows no sign the param was honored
reasoning_effortenum policedvendor also accepts [low, medium, high] — YAML is missing them
reasoning_format=hiddenACCEPTED BUT NO EFFECT — response shows no sign the param was honored
reasoning_format=rawACCEPTED BUT NO EFFECT — response shows no sign the param was honored
reasoning_format=parsedACCEPTED BUT NO EFFECT — response shows no sign the param was honored
reasoning_formatenum policedbogus value rejected
response_format.type=textaccepted (no effect oracle for this value)
response_format.type=json_objectaccepted + effect confirmed in response
response_format.typeenum policedvendor also accepts [response_format, response_format.type, response_format.type] — YAML is missing them

@guillaumegay13guillaumegay13 added the liveness-verified Model verified live on its endpoint; params sibling-cloned, not individually probed label Sep 3, 2026
@vercel

vercelBot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated
modelparams.devReadyReadyPreviewSep 3, 2026 5:31am UTC

Request Review

@github-actionsgithub-actionsBot added the model Add a model that's missing label Sep 3, 2026
@guillaumegay13
guillaumegay13 merged commit 3fe3f91 into mainSep 3, 2026
14 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

liveness-verifiedModel verified live on its endpoint; params sibling-cloned, not individually probedmodelAdd a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@guillaumegay13