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
4af0f92e
"ssh:/git@developer.sourcefind.cn:2222/OpenDAS/vllm_cscc.git" did not exist on "dd382e0fe377b839189cd27db93f11a6cfe35250"
Unverified
Commit
4af0f92e
authored
Mar 11, 2026
by
Tanmay Verma
Committed by
GitHub
Mar 11, 2026
Browse files
fix: Use deepgemm backend for qwen3-235b recipe (#7204)
parent
819661b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
recipes/qwen3-235b-a22b-fp8/trtllm/agg/deploy.yaml
recipes/qwen3-235b-a22b-fp8/trtllm/agg/deploy.yaml
+3
-0
No files found.
recipes/qwen3-235b-a22b-fp8/trtllm/agg/deploy.yaml
View file @
4af0f92e
...
@@ -24,6 +24,9 @@ data:
...
@@ -24,6 +24,9 @@ data:
max_batch_size: 128
max_batch_size: 128
disable_overlap_scheduler: false
disable_overlap_scheduler: false
print_iter_log: false
print_iter_log: false
moe_config:
backend: DEEPGEMM
max_num_tokens: 8192
---
---
apiVersion
:
nvidia.com/v1alpha1
apiVersion
:
nvidia.com/v1alpha1
kind
:
DynamoGraphDeployment
kind
:
DynamoGraphDeployment
...
...
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