Merge branch 'nightly' of https://github.com/unslothai/unsloth into nightly

This commit is contained in:
Daniel Han 2025-03-17 21:44:00 -07:00
commit 46b3986304

View file

@ -679,6 +679,7 @@ class FastModel(FastBaseModel):
import_from_cache = False,
disable = False,
return_logits = return_logits,
trust_remote_code = trust_remote_code,
)
pass