mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-03-22 18:03:23 +08:00
5 lines
54 B
Python
5 lines
54 B
Python
from .workflow import run_sft
|
|
|
|
|
|
__all__ = ["run_sft"]
|