We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ff2035 + 673bc92 commit a114991Copy full SHA for a114991
1 file changed
providers/deepinfra/models/Qwen/Qwen3.5-35B-A3B.toml
@@ -0,0 +1,23 @@
1
+name = "Qwen 3.5 35B A3B"
2
+family = "qwen"
3
+release_date = "2026-02-01"
4
+last_updated = "2026-04-20"
5
+attachment = true
6
+reasoning = true
7
+temperature = true
8
+knowledge = "2025-01"
9
+tool_call = true
10
+open_weights = true
11
+
12
+[cost]
13
+input = 0.2
14
+output = 0.95
15
+cached = 0.1
16
17
+[limit]
18
+context = 262_144
19
+output = 81_920
20
21
+[modalities]
22
+input = ["text","image","video"]
23
+output = ["text"]
0 commit comments