Update model_mappings.py

add Qwen3.5-9B to studio qwen3.5 mappings
This commit is contained in:
Roland Tannous 2026-04-22 00:13:59 +04:00 committed by GitHub
commit b13ce6556a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -369,6 +369,7 @@ TEMPLATE_TO_MODEL_MAPPER = {
"unsloth/Qwen3.5-0.8B",
"unsloth/Qwen3.5-2B",
"unsloth/Qwen3.5-4B",
"unsloth/Qwen3.5-9B",
"unsloth/Qwen3.5-27B",
"unsloth/Qwen3.5-35B-A3B",
),