diff --git a/providers/togetherai/models/Qwen/Qwen3.5-397B-A17B.toml b/providers/togetherai/models/Qwen/Qwen3.5-397B-A17B.toml new file mode 100644 index 000000000..009aea160 --- /dev/null +++ b/providers/togetherai/models/Qwen/Qwen3.5-397B-A17B.toml @@ -0,0 +1,21 @@ +name = "Qwen3.5 397B A17B" +family = "qwen" +release_date = "2026-02-16" +last_updated = "2026-02-16" +attachment = false +reasoning = true +temperature = true +tool_call = true +open_weights = true + +[cost] +input = 0.60 +output = 3.60 + +[limit] +context = 262_144 +output = 130_000 + +[modalities] +input = ["text", "image"] +output = ["text"]