Skip to content

Commit a1da601

Browse files
Use TE 2.5.0
1 parent 2eafa93 commit a1da601

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Print dependencies
4242
run: |
4343
pip uninstall -y transformer-engine transformer-engine-jax
44-
pip install -U transformer-engine[jax]==2.4.0
44+
pip install -U transformer-engine[jax]==2.5.0
4545
pip freeze
4646
4747
- name: Run MaxText Training

0 commit comments

Comments
 (0)