mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-01-31 06:42:05 +00:00
5 lines
54 B
Python
5 lines
54 B
Python
from .workflow import run_sft
|
|
|
|
|
|
__all__ = ["run_sft"]
|