fix mixed mm inputs and rlhf-v

This commit is contained in:
hiyouga
2024-09-01 20:52:47 +08:00
parent b5063b4144
commit 9967ccb3ae
20 changed files with 306 additions and 277 deletions

View File

@@ -33,7 +33,7 @@ Dependency graph:
transformers>=4.41.2,<=4.44.3
"""
from .cli import VERSION
from .extras.env import VERSION
__version__ = VERSION