mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
add multimodal LLM BLIP-2 and InstructBLIP
This commit is contained in:
3
src/llmtuner/train/sftmm/__init__.py
Normal file
3
src/llmtuner/train/sftmm/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .workflow import run_sft_mm
|
||||
|
||||
__all__ = ["run_sft_mm"]
|
||||
Reference in New Issue
Block a user