mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-18 12:50:38 +08:00
rename package
This commit is contained in:
4
src/llamafactory/train/sft/__init__.py
Normal file
4
src/llamafactory/train/sft/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .workflow import run_sft
|
||||
|
||||
|
||||
__all__ = ["run_sft"]
|
||||
Reference in New Issue
Block a user