Update vision.py
This commit is contained in:
parent
1717d67070
commit
10c9033872
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ from unsloth_zoo.peft_utils import (
|
|||
SKIP_QUANTIZATION_MODULES,
|
||||
requires_grad_for_gradient_checkpointing,
|
||||
)
|
||||
from transformers import __version__ as transformers_version
|
||||
from triton import __version__ as triton_version
|
||||
from unsloth_zoo.utils import _get_dtype
|
||||
from unsloth_zoo.patching_utils import patch_model_and_tokenizer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue