Skip to content

Instantly share code, notes, and snippets.

@danielrosehill
Created August 25, 2025 16:18
Show Gist options
  • Save danielrosehill/cc01764c7f96ea7c94ac2bb4c46c7e34 to your computer and use it in GitHub Desktop.
Save danielrosehill/cc01764c7f96ea7c94ac2bb4c46c7e34 to your computer and use it in GitHub Desktop.
Qwen 3 Open Router Model Names
Model Name Purpose / Specialization Notes
qwen/qwen3-235b-a22b-2507 Base frontier model 235B parameters (22B active via MoE), July 2025 build. General reasoning + generation.
qwen/qwen3-coder Coding-optimized Trained/fine-tuned for code tasks (multi-language programming support).
qwen/qwen3-coder:free Coding (free tier) Same as above, but with usage caps / lower priority queueing.
qwen/qwen3-235b-a22b-thinking-2507 Long-form / reasoning mode “Thinking” variant optimized for chain-of-thought style reasoning.
qwen/qwen3-235b-a22b-2507 (Instruct tuning) Instruction-following variant Aligned for following human instructions and structured output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment