Skip to content

feat: add Qwen3.8 Flash Next renderer - #141

Merged
hallerite merged 1 commit into
PrimeIntellect-ai:mainfrom
mixedbread-ai:feat/qwen38-flash-next-renderer
Aug 28, 2026
Merged

feat: add Qwen3.8 Flash Next renderer#141
hallerite merged 1 commit into
PrimeIntellect-ai:mainfrom
mixedbread-ai:feat/qwen38-flash-next-renderer

Conversation

@bclavie

@bclavie bclavie commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Add Qwen/Qwen3.8-Flash-Next model to renderer and multimodal maps

  • Registers Qwen/Qwen3.8-Flash-Next in MODEL_RENDERER_MAP to resolve to the qwen3.8 renderer and marks it image-capable in MULTIMODAL_MODELS in base.py
  • Sets _ENABLE_THINKING_DEFAULTS for Qwen/Qwen3.8-Flash-Next to True in qwen35.py, so thinking is on by default when enable_thinking is unset
  • Extends test matrices across bridge, roundtrip, renderer config parity, disabled-thinking stability, and Qwen3.8-specific tests to cover the new model; refactors test_qwen38.py to parametrize over a shared QWEN38_MODELS list

Macroscope summarized 6e5e61b.

@hallerite
hallerite merged commit 32e6622 into PrimeIntellect-ai:main Aug 28, 2026
7 checks passed
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.

2 participants