Add test config yamls for Deepseek v3 (#5433)

This commit is contained in:
Baizhou Zhang
2025-04-20 17:28:52 -07:00
committed by GitHub
parent c951d312ed
commit 5156d5a413
3 changed files with 57 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ output_file = f"{base_name}_summary.csv"
fields = [
"max_concurrency",
"input_throughput",
"output_throughput",
"mean_ttft_ms",
"median_ttft_ms",