EXDai commited on
Commit
f44af14
·
verified ·
1 Parent(s): 6b7c85e

Upload episodes/Ep03/03_bench.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. episodes/Ep03/03_bench.txt +35 -0
episodes/Ep03/03_bench.txt ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ============ Serving Benchmark Result ============
2
+ Successful requests: 20
3
+ Failed requests: 0
4
+ Request rate configured (RPS): 1.00
5
+ Benchmark duration (s): 29.02
6
+ Total input tokens: 10240
7
+ Total generated tokens: 2560
8
+ Request throughput (req/s): 0.69
9
+ Output token throughput (tok/s): 88.20
10
+ Peak output token throughput (tok/s): 68.00
11
+ Peak concurrent requests: 12.00
12
+ Total token throughput (tok/s): 441.02
13
+ ---------------Time to First Token----------------
14
+ Mean TTFT (ms): 562.28
15
+ Median TTFT (ms): 510.73
16
+ P99 TTFT (ms): 910.52
17
+ -----Time per Output Token (excl. 1st token)------
18
+ Mean TPOT (ms): 77.24
19
+ Median TPOT (ms): 79.03
20
+ P99 TPOT (ms): 113.27
21
+ ---------------Inter-token Latency----------------
22
+ Mean ITL (ms): 163.09
23
+ Median ITL (ms): 157.17
24
+ P99 ITL (ms): 384.83
25
+ ---------------Speculative Decoding---------------
26
+ Acceptance rate (%): 56.36
27
+ Acceptance length: 2.13
28
+ Drafts: 1203
29
+ Draft tokens: 2406
30
+ Accepted tokens: 1356
31
+ Per-position acceptance (%):
32
+ Position 0: 64.84
33
+ Position 1: 47.88
34
+ ==================================================
35
+ ramshreyas@aitopatom-0a62:~/EXD$