Skip to content

Commit

Permalink
Pin NLTK version to fix JAX ci (NVIDIA#1096)
Browse files Browse the repository at this point in the history
Signed-off-by: Kirthi Shankar Sivamani <[email protected]>
Co-authored-by: Phuong Nguyen <[email protected]>
  • Loading branch information
ksivaman and phu0ngng authored Aug 13, 2024
1 parent def4d1c commit b484038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qa/L0_jax_unittest/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

set -xe

pip install nltk==3.8.1
pip install pytest==8.2.1
: ${TE_PATH:=/opt/transformerengine}

Expand Down

0 comments on commit b484038

Please sign in to comment.