We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc77bd commit 8b44341Copy full SHA for 8b44341
benchmarks/profiler/webui/select_config.py
@@ -353,7 +353,7 @@ def handle_selection(selection_json):
353
"""
354
**Two ways to select prefill and decode configs:**
355
1. **Cost Analysis** (recommended): Click any row in the Cost Analysis table - automatically determines both prefill and decode
356
- 2. **Individual**: Click one row in Prefill table AND one row in Decode table
+ 2. **Individual**: Click one row in the Prefill table AND one row in the Decode table
357
The selection will be processed automatically once complete.
358
359
> 📝 **Note:** The dotted red line in the prefill and decode charts are default TTFT and ITL SLAs if not specified.
0 commit comments