Commit 6dc454d
authored
[main][CI] update nightly DeepSeek-V3_2-W8A8-EP (#11024)
### What this PR does / why we need it?
This PR updates the GPU memory utilization configuration for the nightly
`DeepSeek-V3_2-W8A8-EP` multi-node test. Specifically, it reduces the
`--gpu-memory-utilization` from `0.95` and `0.92` to `0.90` across
different deployment configurations. This change helps prevent potential
Out-Of-Memory (OOM) issues during nightly test runs.
### Does this PR introduce _any_ user-facing change?
No. This is a test configuration update and does not affect any
user-facing APIs or behaviors.
### How was this patch tested?
Tested via nightly CI multi-node end-to-end tests.
- vLLM version: v0.23.0
- vLLM main:
vllm-project/vllm@967c5c3
Signed-off-by: pppeng <372907983@qq.com>1 parent 7baeb54 commit 6dc454d
1 file changed
Lines changed: 4 additions & 4 deletions
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments