moved some DPOTrainer args to DPOConfig for future trl release

This commit is contained in:
sunny
2024-11-08 16:38:51 -05:00
parent 1fceaa20e3
commit 6dc0f4dac6
2 changed files with 20 additions and 15 deletions

View File

@@ -43,7 +43,7 @@ s3fs>=2024.5.0
gcsfs>=2024.5.0
# adlfs
trl==0.12.0
trl @ git++https://github.com/huggingface/trl.git@5e90682836969310e16ed8aa711dd429f85863b7
zstandard==0.22.0
fastcore