Skip to content

Commit

Permalink
Add sample_concatenate_permutation parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
psyhtest committed Jan 17, 2025
1 parent 694c3a7 commit 93ef480
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base_loadgen_program/data_axs.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"loadgen_samples_per_query": null,
"loadgen_offline_expected_qps": null,
"loadgen_server_coalesce_queries": true,
"loadgen_sample_concatenate_permutation": null,
"loadgen_ttft_latency": null,
"loadgen_tpot_latency": null,

Expand All @@ -37,6 +38,7 @@
"loadgen_offline_expected_qps": ["offline_expected_qps", 1],
"loadgen_use_token_latencies": ["use_token_latencies", 1],
"loadgen_server_coalesce_queries": ["coalesce_queries", 1],
"loadgen_sample_concatenate_permutation": ["sample_concatenate_permutation", 1],
"loadgen_ttft_latency": ["ttft_latency", 1],
"loadgen_tpot_latency": ["tpot_latency", 1]
},
Expand Down

0 comments on commit 93ef480

Please sign in to comment.