mirror of
https://github.com/huggingface/trl.git
synced 2025-10-20 18:43:52 +08:00
Release: v0.24 (#4292)
This commit is contained in:
committed by
GitHub
parent
19d2f97932
commit
04fd1203af
2
.github/workflows/tests_latest.yml
vendored
2
.github/workflows/tests_latest.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Git checkout
|
- name: Git checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with: { ref: v0.23-release }
|
with: { ref: v0.24-release }
|
||||||
|
|
||||||
- name: Set up Python 3.12
|
- name: Set up Python 3.12
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
|
@ -31,4 +31,4 @@ keywords:
|
|||||||
- pytorch
|
- pytorch
|
||||||
- transformers
|
- transformers
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
version: "0.23"
|
version: "0.24"
|
||||||
|
Reference in New Issue
Block a user