fixes for dpo and orpo template loading (#1424)

This commit is contained in:
Wing Lian
2024-03-20 11:36:24 -04:00
committed by GitHub
parent dd449c5cd8
commit 7803f0934f
3 changed files with 3 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ jobs:
fail-fast: false
matrix:
python_version: ["3.10", "3.11"]
timeout-minutes: 10
timeout-minutes: 20
steps:
- name: Check out repository code