Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions providers/nano-gpt/models/qwen/qwen3.5-397b-a17b-thinking.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Qwen3.5 397B A17B Thinking"
family = "qwen"
release_date = "2026-02-16"
last_updated = "2026-02-16"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.60
output = 3.60

[limit]
context = 258000
output = 8192

[modalities]
input = ["text", "image", "video"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/nano-gpt/models/qwen/qwen3.5-397b-a17b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Qwen3.5 397B A17B"
family = "qwen"
release_date = "2026-02-16"
last_updated = "2026-02-16"
attachment = true
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.60
output = 3.60

[limit]
context = 258000
output = 8192

[modalities]
input = ["text", "image", "video"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/nano-gpt/models/qwen/qwen3.5-plus-thinking.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Qwen3.5 Plus Thinking"
family = "qwen"
release_date = "2026-02-16"
last_updated = "2026-02-16"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 0.40
output = 2.40

[limit]
context = 983600
output = 8192

[modalities]
input = ["text", "image", "video"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/nano-gpt/models/qwen/qwen3.5-plus.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Qwen3.5 Plus"
family = "qwen"
release_date = "2026-02-16"
last_updated = "2026-02-16"
attachment = true
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 0.40
output = 2.40

[limit]
context = 983600
output = 8192

[modalities]
input = ["text", "image", "video"]
output = ["text"]