Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
f9b020c9
Unverified
Commit
f9b020c9
authored
Jan 30, 2026
by
ptarasiewiczNV
Committed by
GitHub
Jan 30, 2026
Browse files
chore: Update vLLM compilation config to vLLM v0.14.1 (#5819)
Signed-off-by:
Piotr Tarasiewicz
<
ptarasiewicz@nvidia.com
>
parent
96b6cb51
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
recipes/deepseek-r1/vllm/disagg/deploy_hopper_16gpu.yaml
recipes/deepseek-r1/vllm/disagg/deploy_hopper_16gpu.yaml
+1
-1
No files found.
recipes/deepseek-r1/vllm/disagg/deploy_hopper_16gpu.yaml
View file @
f9b020c9
...
...
@@ -87,7 +87,7 @@ spec:
--enable-eplb \
--eplb-config '{"window_size":"1000","step_interval":"3000","num_redundant_experts":"32","log_balancedness":"False"}' \
--max-num-seqs 512 \
--compilation_config '{"pass_config":{"
enable_fusion":true,"enable_attn_fusion
":true,"e
nabl
e_noop":true},"
custom_ops":["+rms_norm"],"
cudagraph_mode":"FULL_DECODE_ONLY"}'
--compilation_config '{"pass_config":{"
fuse_norm_quant
":true,"e
liminat
e_noop
s
":true},"cudagraph_mode":"FULL_DECODE_ONLY"}'
prefill
:
componentType
:
worker
subComponentType
:
prefill
...
...
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