Update _utils.py
This commit is contained in:
parent
0e77184c23
commit
096a77d9e6
1 changed files with 1 additions and 0 deletions
|
|
@ -1096,6 +1096,7 @@ def unsloth_compile_transformers(
|
|||
trust_remote_code = trust_remote_code,
|
||||
)
|
||||
for model_type in model_types:
|
||||
print("Unsloth: Automatic compiler will now patch {model_type}")
|
||||
_unsloth_compile_transformers(
|
||||
model_type = model_type,
|
||||
sdpa_causal_only = sdpa_causal_only,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue