We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ffb4ed + 593308b commit 6e1ca23Copy full SHA for 6e1ca23
1 file changed
providers/synthetic/models/hf:Qwen/Qwen3.5-397B-A17B.toml
@@ -0,0 +1,27 @@
1
+name = "Qwen3.5-97B-A17B"
2
+family = "qwen"
3
+release_date = "2026-02-11"
4
+last_updated = "2026-02-11"
5
+attachment = false
6
+reasoning = true
7
+temperature = true
8
+tool_call = true
9
+structured_output = true
10
+open_weights = true
11
+status = "beta"
12
+
13
+[interleaved]
14
+field = "reasoning_content"
15
16
+[cost]
17
+input = 0.60
18
+output = 3.00
19
+cache_read = 0.60
20
21
+[limit]
22
+context = 262_144
23
+output = 65_536
24
25
+[modalities]
26
+input = ["text", "image"]
27
+output = ["text"]
0 commit comments