We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554a9f8 commit c8b274aCopy full SHA for c8b274a
providers/nvidia/models/qwen/qwen3-next-80b-a3b-thinking.toml
@@ -0,0 +1,21 @@
1
+name = "Qwen3-Next-80B-A3B-Thinking"
2
+release_date = "2024-12-01"
3
+last_updated = "2025-09-05"
4
+attachment = false
5
+reasoning = true
6
+temperature = true
7
+knowledge = "2024-12"
8
+tool_call = true
9
+open_weights = true
10
+
11
+[cost]
12
+input = 0.0
13
+output = 0.0
14
15
+[limit]
16
+context = 262_144
17
+output = 16_384
18
19
+[modalities]
20
+input = ["text"]
21
+output = ["text"]
0 commit comments