mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
5 lines
52 B
Python
5 lines
52 B
Python
from .workflow import run_rm
|
|
|
|
|
|
__all__ = ["run_rm"]
|