Skip to content

Commit

Permalink
[CI] Pin transformers version to < 4.42.0 to make vmap happy (#2278)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens authored Jul 9, 2024
1 parent a151923 commit 533d3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/unittest/linux_libs/scripts_rlhf/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ dependencies:
- pyyaml
- scipy
- hydra-core
- transformers
- transformers<4.42.0
- datasets

0 comments on commit 533d3f9

Please sign in to comment.