mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 11:20:35 +08:00
support DPO training (2305.18290)
This commit is contained in:
@@ -3,7 +3,7 @@ transformers>=4.29.1
|
||||
datasets>=2.12.0
|
||||
accelerate>=0.21.0
|
||||
peft>=0.4.0
|
||||
trl>=0.4.7
|
||||
trl>=0.5.0
|
||||
scipy
|
||||
sentencepiece
|
||||
tiktoken
|
||||
@@ -16,4 +16,3 @@ pydantic==1.10.11
|
||||
fastapi==0.95.1
|
||||
sse-starlette
|
||||
matplotlib
|
||||
huggingface_hub
|
||||
Reference in New Issue
Block a user