Skip to content

Commit 6e3b834

Browse files
Define all extras as conflicting and should be used separately (#327)
1 parent e7fe260 commit 6e3b834

File tree

5 files changed

+2804
-327
lines changed

5 files changed

+2804
-327
lines changed

.github/workflows/test_cli_cuda_vllm.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ jobs:
3838
runs-on:
3939
group: aws-g5-4xlarge-plus
4040

41-
container:
42-
image: vllm/vllm-openai:latest
43-
options: --ipc host --gpus all --entrypoint /bin/bash
44-
4541
steps:
4642
- name: Checkout
4743
uses: actions/checkout@v4
@@ -71,10 +67,6 @@ jobs:
7167
runs-on:
7268
group: aws-g5-12xlarge-plus
7369

74-
container:
75-
image: vllm/vllm-openai:latest
76-
options: --ipc host --gpus all --entrypoint /bin/bash
77-
7870
steps:
7971
- name: Checkout
8072
uses: actions/checkout@v4

0 commit comments

Comments
 (0)