Commit 825a0be
committed
feat: add Qwen3 Next 80B A3B models to chutes provider
- Added Qwen3-Next-80B-A3B-Instruct: Fast, stable instruction-tuned model optimized for complex tasks, RAG, and tool use
- Added Qwen3-Next-80B-A3B-Thinking: Reasoning-first model with structured thinking traces for multi-step problems
- Both models have 131K context window and 32K max tokens
- Set pricing to 0 following existing pattern for most chutes models1 parent 08d7f80 commit 825a0be
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
308 | 310 | | |
309 | 311 | | |
310 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
311 | 333 | | |
0 commit comments