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 2660d8c commit 8a21310Copy full SHA for 8a21310
.github/workflows/build_vllm.yaml
@@ -1,6 +1,7 @@
1
name: Build pinned vLLM against PyTorch nightly and upload
2
3
on:
4
+ pull_request:
5
push:
6
branches:
7
- nightly
.github/workflows/build_wheels.yaml
name: Build nightly wheels and publish to PyTorch Index
0 commit comments