mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 20:00:36 +08:00
tiny fix
This commit is contained in:
@@ -31,6 +31,12 @@ Dependency graph:
|
||||
transformers>=4.41.2,<=4.44.3
|
||||
packing:
|
||||
transformers>=4.41.2,<=4.44.3
|
||||
|
||||
Disable version checking: DISABLE_VERSION_CHECK=1
|
||||
Enable VRAM recording: RECORD_VRAM=1
|
||||
Force check imports: FORCE_CHECK_IMPORTS=1
|
||||
Force using torchrun: FORCE_TORCHRUN=1
|
||||
Use modelscope: USE_MODELSCOPE_HUB=1
|
||||
"""
|
||||
|
||||
from .extras.env import VERSION
|
||||
|
||||
Reference in New Issue
Block a user