mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
fix mixed mm inputs and rlhf-v
This commit is contained in:
@@ -33,7 +33,7 @@ Dependency graph:
|
||||
transformers>=4.41.2,<=4.44.3
|
||||
"""
|
||||
|
||||
from .cli import VERSION
|
||||
from .extras.env import VERSION
|
||||
|
||||
|
||||
__version__ = VERSION
|
||||
|
||||
Reference in New Issue
Block a user