Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Heston Hoffman <[email protected]>
  • Loading branch information
iliakur and hestonhoffman authored Jul 4, 2024
1 parent 5eea04d commit f3227eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vllm/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
{
"definition": {
"background_color": "blue",
"content": "How are your models are generating text?\nHere you can see token-level performance as long as overall request latency.",
"content": "How are your models generating text?\nHere you can see token-level performance as well as overall request latency.",
"font_size": "14",
"has_padding": true,
"show_tick": false,
Expand Down Expand Up @@ -788,7 +788,7 @@
{
"definition": {
"background_color": "blue",
"content": "Dive deeper to see how vLLM is using the CPU",
"content": "Dive deeper to see how vLLM is using the CPU.",
"font_size": "14",
"has_padding": true,
"show_tick": false,
Expand Down

0 comments on commit f3227eb

Please sign in to comment.