mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 13:42:51 +08:00
5 lines
60 B
Python
5 lines
60 B
Python
from .workflow import run_sft_mm
|
|
|
|
|
|
__all__ = ["run_sft_mm"]
|