Update _utils.py

This commit is contained in:
Daniel Han 2024-11-19 03:54:35 -08:00
commit f92c16d9bc

View file

@ -1093,7 +1093,7 @@ def unsloth_compile_transformers(
epilogue_fusion = True,
max_autotune = False,
shape_padding = True,
cudagraphs = True,
cudagraphs = False,
debug = False,
import_from_cache = False,
):