Update _utils.py
This commit is contained in:
parent
a0e709b214
commit
f92c16d9bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue