Skip to content

feat(stackit): add GPT-OSS 20B and Qwen3.6 27B models#2065

Open
amankalra172 wants to merge 1 commit into
anomalyco:devfrom
amankalra172:feat/stackit-new-models
Open

feat(stackit): add GPT-OSS 20B and Qwen3.6 27B models#2065
amankalra172 wants to merge 1 commit into
anomalyco:devfrom
amankalra172:feat/stackit-new-models

Conversation

@amankalra172
Copy link
Copy Markdown

Summary

  • Add openai/gpt-oss-20b: 131K context, 8192 max output, tool calling + reasoning, $0.16/$0.27 per 1M tokens
  • Add Qwen/Qwen3.6-27B: 262K context, 16384 max output, tool calling (reasoning disabled on this STACKIT deployment), $0.49/$0.71 per 1M tokens

Both models are now available on STACKIT AI Model Serving. Prices are converted from EUR (0.15€/0.25€ and 0.45€/0.65€ respectively) using the same conversion rate applied to existing STACKIT models.

Test plan

  • Verify model IDs match STACKIT API (openai/gpt-oss-20b, Qwen/Qwen3.6-27B)
  • Verify pricing against STACKIT pricing page
  • Confirm context and output limits from STACKIT docs

New models available on STACKIT AI Model Serving:
- openai/gpt-oss-20b: 131K context, 8192 output, tool calling + reasoning, 0.16/0.27 USD per 1M tokens
- Qwen/Qwen3.6-27B: 262K context, 16384 output, tool calling (reasoning disabled on this deployment), 0.49/0.71 USD per 1M tokens

Prices converted from EUR (0.15/0.25 and 0.45/0.65 respectively).
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