diff --git a/providers/chutes/models/Qwen/Qwen3-30B-A3B-Instruct-2507.toml b/providers/chutes/models/Qwen/Qwen3-30B-A3B-Instruct-2507.toml new file mode 100644 index 000000000..73c7215a3 --- /dev/null +++ b/providers/chutes/models/Qwen/Qwen3-30B-A3B-Instruct-2507.toml @@ -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"] diff --git a/providers/chutes/models/Qwen/Qwen3-Coder-30B-A3B-Instruct.toml b/providers/chutes/models/Qwen/Qwen3-Coder-30B-A3B-Instruct.toml new file mode 100644 index 000000000..12b04a6f2 --- /dev/null +++ b/providers/chutes/models/Qwen/Qwen3-Coder-30B-A3B-Instruct.toml @@ -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"]