Update _utils.py
This commit is contained in:
parent
63a18286d7
commit
3f0e56fc23
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@ __all__ = [
|
|||
"patch_gradient_accumulation_fix",
|
||||
"patch_compiling_bitsandbytes",
|
||||
"patch_regional_compilation",
|
||||
"patch_layernorm",
|
||||
"patch_torch_compile",
|
||||
]
|
||||
|
||||
import torch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue