Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fengzch-das
nunchaku
Commits
c1d6fc84
Unverified
Commit
c1d6fc84
authored
Apr 29, 2025
by
Muyang Li
Committed by
GitHub
Apr 29, 2025
Browse files
chore: use the official torch 2.7 with cuda 12.8 for the test (#332)
parent
c374b2e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/pr_test_blackwell.yaml
.github/workflows/pr_test_blackwell.yaml
+1
-1
No files found.
.github/workflows/pr_test_blackwell.yaml
View file @
c1d6fc84
...
...
@@ -95,7 +95,7 @@ jobs:
which python
conda install -c conda-forge gxx=11 gcc=11
echo "Installing dependencies"
pip install
--pre
torch torchvision torchaudio --index-url https://download.pytorch.org/whl/
nightly/
cu128
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128
pip install ninja wheel diffusers transformers accelerate sentencepiece protobuf huggingface_hub
...
...
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