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
0f4d7634
"vscode:/vscode.git/clone" did not exist on "5194acbdb47fe5e1d14888d63358ef66d3b9075a"
Unverified
Commit
0f4d7634
authored
Nov 18, 2025
by
Anthony Casagrande
Committed by
GitHub
Nov 18, 2025
Browse files
fix: use --num-dataset-entries instead of --conversation-num (#4439)
parent
9caafa55
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
9 deletions
+9
-9
recipes/deepseek-r1/trtllm/disagg/wide_ep/gb200/perf.yaml
recipes/deepseek-r1/trtllm/disagg/wide_ep/gb200/perf.yaml
+1
-1
recipes/gpt-oss-120b/trtllm/agg/perf.yaml
recipes/gpt-oss-120b/trtllm/agg/perf.yaml
+1
-1
recipes/llama-3-70b/vllm/agg/perf.yaml
recipes/llama-3-70b/vllm/agg/perf.yaml
+1
-1
recipes/llama-3-70b/vllm/disagg-multi-node/perf.yaml
recipes/llama-3-70b/vllm/disagg-multi-node/perf.yaml
+1
-1
recipes/llama-3-70b/vllm/disagg-single-node/perf.yaml
recipes/llama-3-70b/vllm/disagg-single-node/perf.yaml
+1
-1
recipes/qwen3-235b-a22b-fp8/trtllm/agg/perf.yaml
recipes/qwen3-235b-a22b-fp8/trtllm/agg/perf.yaml
+1
-1
recipes/qwen3-235b-a22b-fp8/trtllm/disagg/perf.yaml
recipes/qwen3-235b-a22b-fp8/trtllm/disagg/perf.yaml
+1
-1
recipes/qwen3-32b-fp8/trtllm/agg/perf.yaml
recipes/qwen3-32b-fp8/trtllm/agg/perf.yaml
+1
-1
recipes/qwen3-32b-fp8/trtllm/disagg/perf.yaml
recipes/qwen3-32b-fp8/trtllm/disagg/perf.yaml
+1
-1
No files found.
recipes/deepseek-r1/trtllm/disagg/wide_ep/gb200/perf.yaml
View file @
0f4d7634
...
@@ -74,7 +74,7 @@ spec:
...
@@ -74,7 +74,7 @@ spec:
--concurrency $concurrency \
--concurrency $concurrency \
--request-count $((10*concurrency)) \
--request-count $((10*concurrency)) \
--warmup-request-count $concurrency \
--warmup-request-count $concurrency \
--
conversation-num
12800 \
--
num-dataset-entries
12800 \
--random-seed 100 \
--random-seed 100 \
--workers-max 252 \
--workers-max 252 \
-H 'Authorization: Bearer NOT USED' \
-H 'Authorization: Bearer NOT USED' \
...
...
recipes/gpt-oss-120b/trtllm/agg/perf.yaml
View file @
0f4d7634
...
@@ -74,7 +74,7 @@ spec:
...
@@ -74,7 +74,7 @@ spec:
--concurrency $concurrency \
--concurrency $concurrency \
--request-count $((10*concurrency)) \
--request-count $((10*concurrency)) \
--warmup-request-count $concurrency \
--warmup-request-count $concurrency \
--
conversation-num
12800 \
--
num-dataset-entries
12800 \
--random-seed 100 \
--random-seed 100 \
--workers-max 252 \
--workers-max 252 \
-H 'Authorization: Bearer NOT USED' \
-H 'Authorization: Bearer NOT USED' \
...
...
recipes/llama-3-70b/vllm/agg/perf.yaml
View file @
0f4d7634
...
@@ -66,7 +66,7 @@ spec:
...
@@ -66,7 +66,7 @@ spec:
--concurrency $concurrency \
--concurrency $concurrency \
--request-count $((10*concurrency)) \
--request-count $((10*concurrency)) \
--warmup-request-count $concurrency \
--warmup-request-count $concurrency \
--
conversation-num
12800 \
--
num-dataset-entries
12800 \
--random-seed 100 \
--random-seed 100 \
--workers-max $max_threads \
--workers-max $max_threads \
-H 'Authorization: Bearer NOT USED' \
-H 'Authorization: Bearer NOT USED' \
...
...
recipes/llama-3-70b/vllm/disagg-multi-node/perf.yaml
View file @
0f4d7634
...
@@ -66,7 +66,7 @@ spec:
...
@@ -66,7 +66,7 @@ spec:
--concurrency $concurrency \
--concurrency $concurrency \
--request-count $((10*concurrency)) \
--request-count $((10*concurrency)) \
--warmup-request-count $concurrency \
--warmup-request-count $concurrency \
--
conversation-num
12800 \
--
num-dataset-entries
12800 \
--random-seed 100 \
--random-seed 100 \
--workers-max $max_threads \
--workers-max $max_threads \
-H 'Authorization: Bearer NOT USED' \
-H 'Authorization: Bearer NOT USED' \
...
...
recipes/llama-3-70b/vllm/disagg-single-node/perf.yaml
View file @
0f4d7634
...
@@ -66,7 +66,7 @@ spec:
...
@@ -66,7 +66,7 @@ spec:
--concurrency $concurrency \
--concurrency $concurrency \
--request-count $((10*concurrency)) \
--request-count $((10*concurrency)) \
--warmup-request-count $concurrency \
--warmup-request-count $concurrency \
--
conversation-num
12800 \
--
num-dataset-entries
12800 \
--random-seed 100 \
--random-seed 100 \
--workers-max $max_threads \
--workers-max $max_threads \
-H 'Authorization: Bearer NOT USED' \
-H 'Authorization: Bearer NOT USED' \
...
...
recipes/qwen3-235b-a22b-fp8/trtllm/agg/perf.yaml
View file @
0f4d7634
...
@@ -74,7 +74,7 @@ spec:
...
@@ -74,7 +74,7 @@ spec:
--concurrency $concurrency \
--concurrency $concurrency \
--request-count $((10*concurrency)) \
--request-count $((10*concurrency)) \
--warmup-request-count $concurrency \
--warmup-request-count $concurrency \
--
conversation-num
12800 \
--
num-dataset-entries
12800 \
--random-seed 100 \
--random-seed 100 \
--workers-max 252 \
--workers-max 252 \
-H 'Authorization: Bearer NOT USED' \
-H 'Authorization: Bearer NOT USED' \
...
...
recipes/qwen3-235b-a22b-fp8/trtllm/disagg/perf.yaml
View file @
0f4d7634
...
@@ -74,7 +74,7 @@ spec:
...
@@ -74,7 +74,7 @@ spec:
--concurrency $concurrency \
--concurrency $concurrency \
--request-count $((10*concurrency)) \
--request-count $((10*concurrency)) \
--warmup-request-count $concurrency \
--warmup-request-count $concurrency \
--
conversation-num
12800 \
--
num-dataset-entries
12800 \
--random-seed 100 \
--random-seed 100 \
--workers-max 252 \
--workers-max 252 \
-H 'Authorization: Bearer NOT USED' \
-H 'Authorization: Bearer NOT USED' \
...
...
recipes/qwen3-32b-fp8/trtllm/agg/perf.yaml
View file @
0f4d7634
...
@@ -74,7 +74,7 @@ spec:
...
@@ -74,7 +74,7 @@ spec:
--concurrency $concurrency \
--concurrency $concurrency \
--request-count $((10*concurrency)) \
--request-count $((10*concurrency)) \
--warmup-request-count $concurrency \
--warmup-request-count $concurrency \
--
conversation-num
12800 \
--
num-dataset-entries
12800 \
--random-seed 100 \
--random-seed 100 \
--workers-max 252 \
--workers-max 252 \
-H 'Authorization: Bearer NOT USED' \
-H 'Authorization: Bearer NOT USED' \
...
...
recipes/qwen3-32b-fp8/trtllm/disagg/perf.yaml
View file @
0f4d7634
...
@@ -74,7 +74,7 @@ spec:
...
@@ -74,7 +74,7 @@ spec:
--concurrency $concurrency \
--concurrency $concurrency \
--request-count $((10*concurrency)) \
--request-count $((10*concurrency)) \
--warmup-request-count $concurrency \
--warmup-request-count $concurrency \
--
conversation-num
12800 \
--
num-dataset-entries
12800 \
--random-seed 100 \
--random-seed 100 \
--workers-max 252 \
--workers-max 252 \
-H 'Authorization: Bearer NOT USED' \
-H 'Authorization: Bearer NOT USED' \
...
...
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