Skip to content

Commit

Permalink
[projects][vllm] Fix the uninstallation of triton
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha0552 authored Aug 10, 2024
1 parent 2739c72 commit 0919869
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export PIP_EXTRA_INDEX_URL="https://sasha0552.github.io/pascal-pkgs-ci/"
pipx install vllm

# remove triton
pipx runpip vllm remove triton
pipx runpip vllm uninstall triton

# install patched triton
pipx runpip vllm install triton-pascal
Expand Down

0 comments on commit 0919869

Please sign in to comment.