diff --git a/unsloth/models/_utils.py b/unsloth/models/_utils.py index 0698d5d29c..77bfa8762a 100644 --- a/unsloth/models/_utils.py +++ b/unsloth/models/_utils.py @@ -1129,7 +1129,7 @@ def unsloth_compile_transformers( revision = revision, trust_remote_code = trust_remote_code, ) - model_types += ["siglip"] + model_types = ["siglip"] + model_types if disable: return