mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 20:00:36 +08:00
support ORPO
This commit is contained in:
4
src/llmtuner/train/orpo/__init__.py
Normal file
4
src/llmtuner/train/orpo/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .workflow import run_orpo
|
||||
|
||||
|
||||
__all__ = ["run_orpo"]
|
||||
Reference in New Issue
Block a user