Skip to content

Commit

Permalink
build: Pin down triton (#11938)
Browse files Browse the repository at this point in the history
Signed-off-by: oliver könig <okoenig@nvidia.com>
  • Loading branch information
ko3n1g authored Jan 23, 2025
1 parent 116b5cd commit eb892ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ if [[ "$HEAVY_DEPS" == "TRUE" ]]; then
"unstructured==0.14.9"
"git+https://github.com/Dao-AILab/causal-conv1d.git@${CAUSAL_CONV_TAG}"
"git+https://github.com/state-spaces/mamba.git@${MAMBA_TAG}"
"triton==3.1.0"
)

pip install --no-cache-dir -r tools/ctc_segmentation/requirements.txt
Expand Down

0 comments on commit eb892ae

Please sign in to comment.