Skip to content

feat: add gpt-oss family + Thinking Machines Inkling#135

Merged
brunobuddy merged 1 commit into
mainfrom
oss-model-params
Jul 20, 2026
Merged

feat: add gpt-oss family + Thinking Machines Inkling#135
brunobuddy merged 1 commit into
mainfrom
oss-model-params

Conversation

@brunobuddy

Copy link
Copy Markdown
Member

💭 Why

The catalog had no OpenAI open-weight models and no Thinking Machines provider. The two Gemma 4 entries were also missing the thinking toggle Google documents for them.

✨ What changed

  • Add openai/gpt-oss-120b, gpt-oss-20b, gpt-oss-safeguard-120b, gpt-oss-safeguard-20b (API-key).
  • Add thinking-machines provider with Inkling, from Tinker's OpenAI-compatible endpoint docs.
  • Add generationConfig.thinkingConfig.thinkingLevel (minimal/high) to both gemma-4 entries.
  • Commit codegen output for the modelparams package.

Type of change

  • Add a model (new YAML file under models/)
  • Add a provider (new folder under models/)
  • Add or update parameters on an existing model

Source

📝 Notes

  • Gemma 3 / 3n were left out on purpose: Google silently removed them from the Gemini API around May 2026 (ListModels no longer returns them), so there is no current API contract to catalog. gemma-4-12b-it and E2B/E4B are open weights only, not servable on the API.
  • No logo for thinking-machines yet; the site falls back to the generic mark. lobehub icons has no mark for them either.

- add openai/gpt-oss-120b, gpt-oss-20b, gpt-oss-safeguard-120b, gpt-oss-safeguard-20b
- add thinking-machines provider with Inkling (Tinker OpenAI-compatible API)
- add thinkingLevel toggle to gemma-4-26b-a4b-it and gemma-4-31b-it
- commit codegen output
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
modelparams.dev Ready Ready Preview Jul 20, 2026 9:31am

Request Review

@github-actions github-actions Bot added the model Add a model that's missing label Jul 20, 2026
@brunobuddy
brunobuddy merged commit 51efb01 into main Jul 20, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant