We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62dfa6 commit de6ef42Copy full SHA for de6ef42
.github/workflows/build_vllm.yaml
@@ -39,7 +39,7 @@ jobs:
39
"build_name": "manywheel-cuda12_8",
40
"validation_runner": "linux.12xlarge.memory",
41
"installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128",
42
- "channel": "nightly",
+ "channel": "test",
43
"upload_to_base_bucket": "no",
44
"stable_version": "2.9.0",
45
"use_split_build": false
0 commit comments