Skip to content

Commit

Permalink
Merge branch 'main' into mgoldfarb/change_ragged_offset_to_int64
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoldfarb-nvidia authored Oct 22, 2024
2 parents 79622fd + 29e3a09 commit ddf6e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/L3_pytorch_FA_versions_test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pip install pytest==8.2.1
export MAX_JOBS=4

# Iterate over Flash Attention versions
FA_versions=(2.1.1 2.3.0 2.4.0.post1 2.4.1 2.5.7 2.6.3 3.0.0b1)
FA_versions=(2.1.1 2.3.0 2.4.1 2.5.7 2.6.3 3.0.0b1)
for fa_version in "${FA_versions[@]}"
do

Expand Down

0 comments on commit ddf6e98

Please sign in to comment.