Skip to content

Commit ef2041e

Browse files
try with last tested TE version
1 parent 7ff2c23 commit ef2041e

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
@@ -90,7 +90,7 @@ jobs:
9090
- name: Print dependencies
9191
run: |
9292
pip uninstall -y transformer-engine transformer-engine-jax transformer-engine-cu12
93-
pip install transformer_engine[jax]==2.6.0
93+
pip install transformer_engine[jax]==2.4.0
9494
# pip install -U transformer-engine[jax]==2.6.0
9595
# pip uninstall -y transformer-engine-cu12
9696
# pip install transformer-engine-cu13

0 commit comments

Comments
 (0)