From 3edacc50bc2277ec331040a38ea9bbabe40a6c31 Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Wed, 12 Mar 2025 04:46:34 -0700 Subject: [PATCH] Update _utils.py --- unsloth/models/_utils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/unsloth/models/_utils.py b/unsloth/models/_utils.py index c79d702b15..0698d5d29c 100644 --- a/unsloth/models/_utils.py +++ b/unsloth/models/_utils.py @@ -1129,6 +1129,7 @@ def unsloth_compile_transformers( revision = revision, trust_remote_code = trust_remote_code, ) + model_types += ["siglip"] if disable: return