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
b7224eb5
Unverified
Commit
b7224eb5
authored
Mar 10, 2026
by
jthomson04
Committed by
GitHub
Mar 10, 2026
Browse files
fix: Fix Qwen3-8b-fp8 recipe (#7010)
Signed-off-by:
jthomson04
<
jwillthomson19@gmail.com
>
parent
734c0b8b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
recipes/qwen3-32b-fp8/trtllm/disagg/deploy.yaml
recipes/qwen3-32b-fp8/trtllm/disagg/deploy.yaml
+4
-4
No files found.
recipes/qwen3-32b-fp8/trtllm/disagg/deploy.yaml
View file @
b7224eb5
...
...
@@ -12,8 +12,8 @@ data:
enable_attention_dp: false
enable_chunked_prefill: false
max_batch_size: 128
max_num_tokens: 780
0
max_seq_len: 780
0
max_num_tokens: 780
8
max_seq_len: 780
8
kv_cache_config:
enable_block_reuse: false
free_gpu_memory_fraction: 0.7
...
...
@@ -166,8 +166,8 @@ data:
enable_attention_dp: false
enable_chunked_prefill: false
max_batch_size: 1
max_num_tokens: 780
0
max_seq_len: 780
0
max_num_tokens: 780
8
max_seq_len: 780
8
kv_cache_config:
enable_block_reuse: false
free_gpu_memory_fraction: 0.7
...
...
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