add chutes' updated qwen3 30b models (#148)

This commit is contained in:
Mahamed-Belkheir
2025-08-21 14:51:13 +02:00
committed by GitHub
parent 66b4b3bf43
commit 7d417bd1b5
2 changed files with 42 additions and 0 deletions
@@ -0,0 +1,21 @@
name = "Qwen3 30B A3B Instruct 2507"
release_date = "2025-07-25"
last_updated = "2025-07-25"
attachment = false
reasoning = false
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = true
[cost]
input = 0.05
output = 0.2
[limit]
context = 262_144
output = 262_144
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,21 @@
name = "Qwen3 Coder 30B A3B Instruct"
release_date = "2025-07-25"
last_updated = "2025-07-25"
attachment = false
reasoning = false
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = true
[cost]
input = 0.0
output = 0.0
[limit]
context = 262_144
output = 262_144
[modalities]
input = ["text"]
output = ["text"]