diff --git a/providers/nvidia/models/qwen/qwen3.5-397b-a17b.toml b/providers/nvidia/models/qwen/qwen3.5-397b-a17b.toml new file mode 100644 index 000000000..6efc9cb3b --- /dev/null +++ b/providers/nvidia/models/qwen/qwen3.5-397b-a17b.toml @@ -0,0 +1,22 @@ +name = "Qwen3.5-397B-A17B" +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.0 +output = 0.0 + +[limit] +context = 262_144 +output = 32_768 + +[modalities] +input = ["text", "image", "video"] +output = ["text"]