Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-hwoo committed Oct 17, 2023
1 parent 8d10374 commit 84d5f81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/c++/perf_analyzer/docs/llm.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,13 +172,13 @@ In this example, the first segment will contain 32 responses, the second segment
```
32 responses (=request period)
┌────┐
request 1 ──────┊──────┊──────┊──────┊──────┊
request 1 ──────┊──────┊──────┊──────┊──────┊
request 2 ┊──────┊──────┊──────┊──────┊──────┊
request 3 ┊ ┊──────┊──────┊──────┊──────┊──────┊
request 4 ┊ ┊ ┊──────┊──────┊──────┊──────┊──────
┊ ┊ ┊ ┊ ┊ ┊ ┊
┊ ┊ ┊ ┊ ┊ ┊ ┊
...
segment 1 2 3 4 5 6 7 8 ...
(i-th request period)
```
Expand Down

0 comments on commit 84d5f81

Please sign in to comment.