Skip to content

Commit 3edacc5

Browse files
committed
Update _utils.py
1 parent 060f931 commit 3edacc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unsloth/models/_utils.py

+1
Original file line numberDiff line numberDiff line change
@@ -1129,6 +1129,7 @@ def unsloth_compile_transformers(
11291129
revision = revision,
11301130
trust_remote_code = trust_remote_code,
11311131
)
1132+
model_types += ["siglip"]
11321133

11331134
if disable: return
11341135

0 commit comments

Comments
 (0)