Former-commit-id: 8ccaae3871d8d1fe3ea4633d427aecb2ab3addec
This commit is contained in:
hiyouga
2024-09-01 21:15:44 +08:00
parent 559b84dceb
commit 7621526d22
2 changed files with 7 additions and 1 deletions

View File

@@ -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