Skip to content

Commit

Permalink
doc: remove invalid code block language
Browse files Browse the repository at this point in the history
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
  • Loading branch information
dbkinder committed Aug 30, 2024
1 parent 675ea4a commit 625ab63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChatQnA/benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ kubectl label nodes k8s-master k8s-worker1 k8s-worker2 k8s-worker3 node-type-

The following is a summary of the test result, with files saved at `TEST_OUTPUT_DIR`.

```statistics
```none
Concurrency : 512
Max request count : 2560
Http timeout : 60000
Expand All @@ -290,7 +290,7 @@ Average token latency(ms) : 35.85
======================================================
```

```test spec
```none
benchmarkresult:
Average_Next_token_latency: '28.41'
Average_token_latency: '35.85'
Expand Down

0 comments on commit 625ab63

Please sign in to comment.