Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
0d4d06fe
Unverified
Commit
0d4d06fe
authored
Apr 09, 2025
by
Roger Wang
Committed by
GitHub
Apr 10, 2025
Browse files
[CI][Bugfix] Pin triton version for CPU (#16384)
Signed-off-by:
Roger Wang
<
ywang@roblox.com
>
parent
4aed0ca6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
requirements/cpu.txt
requirements/cpu.txt
+3
-0
No files found.
requirements/cpu.txt
View file @
0d4d06fe
...
@@ -15,3 +15,6 @@ torchaudio==2.6.0; platform_machine == "ppc64le"
...
@@ -15,3 +15,6 @@ torchaudio==2.6.0; platform_machine == "ppc64le"
torchvision; platform_machine != "ppc64le" and platform_machine != "s390x"
torchvision; platform_machine != "ppc64le" and platform_machine != "s390x"
torchvision==0.21.0; platform_machine == "ppc64le"
torchvision==0.21.0; platform_machine == "ppc64le"
datasets # for benchmark scripts
datasets # for benchmark scripts
# cpu cannot use triton 3.3.0
triton==3.2.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment