diff --git a/studio/backend/utils/models/model_config.py b/studio/backend/utils/models/model_config.py index 909df0fa03..e9fea321ba 100644 --- a/studio/backend/utils/models/model_config.py +++ b/studio/backend/utils/models/model_config.py @@ -212,7 +212,7 @@ MODEL_NAME_MAPPING = { "unsloth/Ministral-3-3B-Instruct-2512", ], "unsloth_mistral-7b-v0.3-bnb-4bit.yaml": [ - "unsloth/mistral-7b-v0.3-bnb-4bit" + "unsloth/mistral-7b-v0.3-bnb-4bit", "unsloth/mistral-7b-v0.3", "mistralai/Mistral-7B-v0.3", ],