Skip to content

Commit 2313d54

Browse files
Try with older TE
1 parent 323654a commit 2313d54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/UnitTests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040

4141
- name: Print dependencies
4242
run: |
43+
pip uninstall -y transformer-engine transformer-engine-jax
44+
pip install -U transformer-engine[jax]=0.2.4
4345
pip freeze
4446
4547
- name: Run MaxText Training

0 commit comments

Comments
 (0)