Merge pull request #983 from Shengqiang-Li/main

feat: Support DPO
This commit is contained in:
Xiang Lyu
2025-04-08 12:14:51 +08:00
committed by GitHub
12 changed files with 2156 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ networkx==3.1
omegaconf==2.3.0
onnx==1.16.0
onnxruntime-gpu==1.18.0; sys_platform == 'linux'
onnxruntime==1.18.0; sys_platform == 'darwin' or sys_platform == 'windows'
onnxruntime==1.18.0; sys_platform == 'darwin' or sys_platform == 'win32'
openai-whisper==20231117
protobuf==4.25
pyarrow==18.1.0