Skip to content

Commit 4eb1945

Browse files
authored
Merge pull request #958 from mugnimaestra/feat/add-qwen3.5-397b-a17b-tee-chutes
feat: add Qwen3.5 397B A17B TEE to Chutes provider listings
2 parents b74d7eb + 67235a4 commit 4eb1945

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

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

Comments
 (0)