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