diff --git a/unsloth/models/_utils.py b/unsloth/models/_utils.py index 5d2bb3a523..0fb73c2237 100644 --- a/unsloth/models/_utils.py +++ b/unsloth/models/_utils.py @@ -48,7 +48,6 @@ __all__ = [ "patch_regional_compilation", "patch_layernorm", "patch_torch_compile", - "patch_loss_functions", ] import torch