mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 10:22:15 +08:00
5 lines
54 B
Python
5 lines
54 B
Python
from .workflow import run_ppo
|
|
|
|
|
|
__all__ = ["run_ppo"]
|