mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
4 lines
59 B
Python
4 lines
59 B
Python
from .workflow import run_sft_mm
|
|
|
|
__all__ = ["run_sft_mm"]
|