Skip to content

feat(deepinfra/Qwen/Qwen3.8-2.4T-A95B): add new models [bot] - #2140

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-deepinfra-Qwen-Qwen3.8-2.4T-A95B-20260813-000531
Open

feat(deepinfra/Qwen/Qwen3.8-2.4T-A95B): add new models [bot]#2140
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-deepinfra-Qwen-Qwen3.8-2.4T-A95B-20260813-000531

Conversation

@models-bot

@models-bot models-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for deepinfra/Qwen/Qwen3.8-2.4T-A95B.


Note

Low Risk
Metadata-only addition of a new model config file with no runtime or security logic changes.

Overview
Adds a new DeepInfra provider entry for Qwen/Qwen3.8-2.4T-A95B via providers/deepinfra/Qwen/Qwen3.8-2.4T-A95B.yaml.

The config sets per-token pricing (including cache-read input cost), prompt_caching, a 262k context and max output window, thinking: true, and mode: unknown—unlike most existing Qwen DeepInfra YAMLs, which typically use mode: chat, status, sources, and richer modality metadata.

Reviewed by Cursor Bugbot for commit b319fa6. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b319fa6. Configure here.

limits:
context_window: 262144
max_tokens: 262144
mode: unknown

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chat model classified as unknown

Medium Severity

Qwen/Qwen3.8-2.4T-A95B is a chat/reasoning LLM, but mode is set to unknown. Consumers that route by mode will not treat this as a chat model, so the new entry cannot be used on the chat completions path. Peer DeepInfra Qwen models such as Qwen/Qwen3.8-Max use mode: chat.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit b319fa6. Configure here.

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.

0 participants