Skip to content

Commit 6e1ca23

Browse files
authored
Merge pull request #1305 from marcelarie/dev
Update synthetic.new model: Qwen3.5-397B
2 parents 8ffb4ed + 593308b commit 6e1ca23

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)