mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-05 05:02:50 +08:00
5 lines
56 B
Python
5 lines
56 B
Python
from .workflow import run_orpo
|
|
|
|
|
|
__all__ = ["run_orpo"]
|