lynae-1219 commited on
Commit
7e9c8b3
·
verified ·
1 Parent(s): cc65b69

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -337,11 +337,9 @@ Per-kernel Nsight Compute (ncu) profiles across 4 GPUs (A100, H100, RTX 3090, RT
337
 
338
  Curated H100 / Llama-3.1-8B / vLLM validation table for the distributional synthetic replay generator. Paired synthetic and real trace replay runs; supplementary rows preserve no-replacement and high-concurrency debug runs. Raw JSON artifacts referenced through R2 URI columns. Per-run successful/failed request counts retained.
339
 
340
- ### Concurrency filtering
341
 
342
- trace_replay: concurrency > 100 removed. synthetic_distributional: concurrency > 10 removed.
343
-
344
- Configurations where fewer than 75% of requests completed successfully are excluded. Summary metrics are computed from successful requests only.
345
 
346
  | Config | Rows |
347
  |--------|------|
 
337
 
338
  Curated H100 / Llama-3.1-8B / vLLM validation table for the distributional synthetic replay generator. Paired synthetic and real trace replay runs; supplementary rows preserve no-replacement and high-concurrency debug runs. Raw JSON artifacts referenced through R2 URI columns. Per-run successful/failed request counts retained.
339
 
340
+ ### Quality filtering
341
 
342
+ Concurrency levels: trace_replay {1, 5, 10, 20, 40, 80}, synthetic_distributional {1, 5, 10}. Configurations where fewer than 75% of requests completed successfully are excluded. Summary metrics are computed from successful requests only.
 
 
343
 
344
  | Config | Rows |
345
  |--------|------|