IlyasMoutawwakil HF staff commited on
Commit
22fc50b
·
verified ·
1 Parent(s): 4bc1538

Upload cuda_inference_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub

Browse files
cuda_inference_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -86,13 +86,13 @@
86
  "gpu_vram_mb": 24146608128,
87
  "optimum_benchmark_version": "0.5.0",
88
  "optimum_benchmark_commit": null,
89
- "transformers_version": "4.45.1",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.34.2",
92
  "accelerate_commit": null,
93
  "diffusers_version": "0.30.3",
94
  "diffusers_commit": null,
95
- "optimum_version": null,
96
  "optimum_commit": null,
97
  "timm_version": "1.0.9",
98
  "timm_commit": null,
@@ -104,343 +104,353 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 803.414016,
108
  "max_global_vram": 1362.624512,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 725.614592,
111
- "max_allocated": 666.338304
112
  },
113
  "latency": {
114
  "unit": "s",
115
- "count": 1,
116
- "total": 8.434642578125,
117
- "mean": 8.434642578125,
118
- "stdev": 0.0,
119
- "p50": 8.434642578125,
120
- "p90": 8.434642578125,
121
- "p95": 8.434642578125,
122
- "p99": 8.434642578125,
123
  "values": [
124
- 8.434642578125
125
- ]
 
 
 
 
 
 
 
 
 
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 2.4959393270828895e-06,
131
- "ram": 1.3488383889929183e-06,
132
- "gpu": 3.4552805420000852e-06,
133
- "total": 7.300058258075894e-06
134
  },
135
  "efficiency": null
136
  },
137
  "prefill": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1212.960768,
141
  "max_global_vram": 1373.110272,
142
  "max_process_vram": 0.0,
143
  "max_reserved": 725.614592,
144
- "max_allocated": 522.410496
145
  },
146
  "latency": {
147
  "unit": "s",
148
- "count": 71,
149
- "total": 0.49888943862915053,
150
- "mean": 0.007026611811678174,
151
- "stdev": 0.0003888908234994614,
152
- "p50": 0.007098048210144043,
153
- "p90": 0.007400415897369385,
154
- "p95": 0.007741472005844116,
155
- "p99": 0.007936684846878051,
156
  "values": [
157
- 0.00779145622253418,
158
- 0.007855679988861084,
159
- 0.007365151882171631,
160
- 0.00721999979019165,
161
- 0.007460031986236572,
162
- 0.00715990400314331,
163
- 0.007109792232513428,
164
- 0.0070174398422241215,
165
- 0.007184991836547852,
166
- 0.0071922879219055175,
167
- 0.006986239910125733,
168
- 0.007234784126281738,
169
- 0.007205599784851074,
170
- 0.007194752216339111,
171
- 0.007116447925567627,
172
- 0.007122975826263428,
173
- 0.007187263965606689,
174
- 0.006961023807525635,
175
- 0.007044864177703857,
176
- 0.007050496101379394,
177
- 0.007201344013214111,
178
- 0.007361536026000977,
179
- 0.007258463859558106,
180
- 0.007198527812957763,
181
- 0.006965312004089355,
182
- 0.007337759971618652,
183
- 0.007159776210784912,
184
- 0.007169343948364258,
185
- 0.006966176033020019,
186
- 0.007098048210144043,
187
- 0.007400415897369385,
188
- 0.00732313585281372,
189
- 0.007691487789154052,
190
- 0.007291071891784668,
191
- 0.007285727977752686,
192
- 0.00749289608001709,
193
- 0.007315872192382812,
194
- 0.007251999855041504,
195
- 0.007140543937683106,
196
- 0.00702246379852295,
197
- 0.007288000106811523,
198
- 0.006930719852447509,
199
- 0.006758975982666016,
200
- 0.0069474239349365235,
201
- 0.0065784001350402835,
202
- 0.006928031921386719,
203
- 0.007038464069366455,
204
- 0.007074624061584473,
205
- 0.007799104213714599,
206
- 0.008125696182250976,
207
- 0.007333471775054932,
208
- 0.006837152004241944,
209
- 0.006721471786499024,
210
- 0.006666111946105957,
211
- 0.006576831817626953,
212
- 0.006501791954040527,
213
- 0.006464000225067139,
214
- 0.00645366382598877,
215
- 0.006442592144012451,
216
- 0.006522848129272461,
217
- 0.006589920043945313,
218
- 0.006540287971496582,
219
- 0.00660214376449585,
220
- 0.006411935806274414,
221
- 0.006359871864318848,
222
- 0.006435935974121094,
223
- 0.00653385591506958,
224
- 0.006574816226959228,
225
- 0.006534815788269043,
226
- 0.006466432094573975,
227
- 0.006456960201263428
228
- ]
 
 
 
 
 
 
 
 
 
 
 
229
  },
230
  "throughput": {
231
  "unit": "tokens/s",
232
- "value": 284.6322030592348
233
  },
234
  "energy": {
235
  "unit": "kWh",
236
- "cpu": 8.1278869482495e-08,
237
- "ram": 4.441464141795717e-08,
238
- "gpu": 1.5372538934246343e-07,
239
- "total": 2.794189002429156e-07
240
  },
241
  "efficiency": {
242
  "unit": "tokens/kWh",
243
- "value": 7157711.945259538
244
  }
245
  },
246
  "decode": {
247
  "memory": {
248
  "unit": "MB",
249
- "max_ram": 1231.306752,
250
  "max_global_vram": 1373.110272,
251
  "max_process_vram": 0.0,
252
  "max_reserved": 725.614592,
253
- "max_allocated": 522.458112
254
  },
255
  "latency": {
256
  "unit": "s",
257
- "count": 71,
258
- "total": 0.511313759803772,
259
- "mean": 0.007201602250757351,
260
- "stdev": 0.0004253228029205543,
261
- "p50": 0.007252575874328614,
262
- "p90": 0.007532351970672607,
263
- "p95": 0.008018240213394166,
264
- "p99": 0.008440783691406249,
265
  "values": [
266
- 0.007522240161895752,
267
- 0.007532351970672607,
268
- 0.00744265604019165,
269
- 0.007390143871307373,
270
- 0.0074843201637268065,
271
- 0.0073313918113708494,
272
- 0.0072193598747253415,
273
- 0.007462080001831055,
274
- 0.007508959770202637,
275
- 0.007252575874328614,
276
- 0.007300864219665528,
277
- 0.007330336093902588,
278
- 0.0073855361938476565,
279
- 0.0073266558647155765,
280
- 0.007313888072967529,
281
- 0.007334335803985596,
282
- 0.007141568183898926,
283
- 0.00718828821182251,
284
- 0.007235072135925293,
285
- 0.007520703792572021,
286
- 0.007507711887359619,
287
- 0.00755679988861084,
288
- 0.00785590410232544,
289
- 0.007297440052032471,
290
- 0.007339807987213134,
291
- 0.007372608184814453,
292
- 0.007324863910675048,
293
- 0.007221471786499023,
294
- 0.007236512184143067,
295
- 0.007308063983917236,
296
- 0.007311232089996338,
297
- 0.00818057632446289,
298
- 0.008587391853332519,
299
- 0.007396351814270019,
300
- 0.007601856231689453,
301
- 0.007460480213165283,
302
- 0.007424255847930908,
303
- 0.007233920097351074,
304
- 0.007355103969573975,
305
- 0.007131296157836914,
306
- 0.007160799980163574,
307
- 0.007009376049041748,
308
- 0.007281472206115722,
309
- 0.006826879978179931,
310
- 0.006714367866516113,
311
- 0.007007232189178467,
312
- 0.0071467838287353515,
313
- 0.0075177597999572755,
314
- 0.008377951622009277,
315
- 0.008208224296569824,
316
- 0.006921088218688965,
317
- 0.006954527854919433,
318
- 0.0068626561164855954,
319
- 0.006872159957885742,
320
- 0.006818272113800049,
321
- 0.006615007877349853,
322
- 0.0066360001564025875,
323
- 0.0066640000343322755,
324
- 0.00666921615600586,
325
- 0.006687327861785889,
326
- 0.006887519836425781,
327
- 0.006645631790161133,
328
- 0.006622079849243164,
329
- 0.006629824161529541,
330
- 0.0065747199058532714,
331
- 0.006697919845581055,
332
- 0.00662179183959961,
333
- 0.0068057279586791995,
334
- 0.006652703762054443,
335
- 0.006635551929473877,
336
- 0.006662208080291748
337
- ]
 
 
 
 
 
 
 
 
 
 
 
338
  },
339
  "throughput": {
340
  "unit": "tokens/s",
341
- "value": 138.85798815046135
342
  },
343
  "energy": {
344
  "unit": "kWh",
345
- "cpu": 7.402475133280806e-08,
346
- "ram": 4.005802140993603e-08,
347
- "gpu": 1.7444586886532833e-07,
348
- "total": 2.8852864160807256e-07
349
  },
350
  "efficiency": {
351
  "unit": "tokens/kWh",
352
- "value": 3465860.4235151317
353
  }
354
  },
355
  "per_token": {
356
  "memory": null,
357
  "latency": {
358
  "unit": "s",
359
- "count": 71,
360
- "total": 0.47732732629775987,
361
- "mean": 0.006722920088700844,
362
- "stdev": 0.00037953531987140537,
363
- "p50": 0.006739967823028564,
364
- "p90": 0.007004159927368164,
365
- "p95": 0.007492095947265625,
366
- "p99": 0.007888895988464355,
367
  "values": [
368
- 0.0069847040176391605,
369
- 0.007004159927368164,
370
- 0.006919167995452881,
371
- 0.006847487926483154,
372
- 0.006971392154693603,
373
- 0.006833119869232178,
374
- 0.0067010560035705566,
375
- 0.006949888229370117,
376
- 0.006985727787017822,
377
- 0.0067276802062988285,
378
- 0.006780928134918213,
379
- 0.006815743923187256,
380
- 0.006851583957672119,
381
- 0.006824927806854248,
382
- 0.006801407814025879,
383
- 0.006822912216186523,
384
- 0.006658048152923584,
385
- 0.006652927875518798,
386
- 0.006739967823028564,
387
- 0.006961152076721191,
388
- 0.006971392154693603,
389
- 0.007037951946258545,
390
- 0.007337984085083008,
391
- 0.006785024166107178,
392
  0.0068249602317810056,
 
 
 
 
 
393
  0.006864895820617676,
394
- 0.006815711975097657,
395
- 0.006737919807434082,
396
- 0.006708223819732666,
397
- 0.006759424209594727,
 
 
 
 
398
  0.006811647891998291,
399
- 0.007646207809448242,
400
- 0.008053759574890136,
 
 
 
 
401
  0.006871039867401123,
402
- 0.007074848175048828,
403
- 0.006939680099487305,
404
- 0.006897664070129395,
405
- 0.00672870397567749,
406
- 0.0068392958641052244,
407
- 0.006621183872222901,
408
- 0.0066826238632202144,
409
- 0.0065382399559021,
410
- 0.00678604793548584,
411
- 0.006387712001800537,
412
- 0.006308864116668702,
413
- 0.006557695865631104,
414
- 0.00667852783203125,
415
- 0.006966271877288818,
416
- 0.00781824016571045,
417
- 0.007725056171417236,
418
- 0.006479872226715088,
419
- 0.006523903846740723,
420
- 0.0064440321922302245,
421
- 0.00642252779006958,
422
- 0.006429696083068847,
423
- 0.006228991985321045,
424
- 0.006232063770294189,
425
- 0.006277120113372803,
426
- 0.006271999835968017,
427
- 0.006300672054290772,
428
- 0.006475776195526123,
429
  0.006258687973022461,
430
- 0.006232063770294189,
431
- 0.00622489595413208,
432
- 0.006191103935241699,
433
- 0.006307839870452881,
434
- 0.0062269439697265625,
435
- 0.006419456005096436,
436
- 0.0062679038047790524,
437
- 0.0062341117858886715,
438
- 0.006266880035400391
439
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
440
  },
441
  "throughput": {
442
  "unit": "tokens/s",
443
- "value": 148.74488865049753
444
  },
445
  "energy": null,
446
  "efficiency": null
 
86
  "gpu_vram_mb": 24146608128,
87
  "optimum_benchmark_version": "0.5.0",
88
  "optimum_benchmark_commit": null,
89
+ "transformers_version": "4.44.2",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.34.2",
92
  "accelerate_commit": null,
93
  "diffusers_version": "0.30.3",
94
  "diffusers_commit": null,
95
+ "optimum_version": "1.22.0",
96
  "optimum_commit": null,
97
  "timm_version": "1.0.9",
98
  "timm_commit": null,
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 804.876288,
108
  "max_global_vram": 1362.624512,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 725.614592,
111
+ "max_allocated": 666.339328
112
  },
113
  "latency": {
114
  "unit": "s",
 
 
 
 
 
 
 
 
115
  "values": [
116
+ 8.291576171875
117
+ ],
118
+ "count": 1,
119
+ "total": 8.291576171875,
120
+ "mean": 8.291576171875,
121
+ "p50": 8.291576171875,
122
+ "p90": 8.291576171875,
123
+ "p95": 8.291576171875,
124
+ "p99": 8.291576171875,
125
+ "stdev": 0,
126
+ "stdev_": 0
127
  },
128
  "throughput": null,
129
  "energy": {
130
  "unit": "kWh",
131
+ "cpu": 9.961784194445045e-07,
132
+ "ram": 5.185421991828078e-07,
133
+ "gpu": 1.7233347119997855e-06,
134
+ "total": 3.2380553306270982e-06
135
  },
136
  "efficiency": null
137
  },
138
  "prefill": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1227.624448,
142
  "max_global_vram": 1373.110272,
143
  "max_process_vram": 0.0,
144
  "max_reserved": 725.614592,
145
+ "max_allocated": 522.210304
146
  },
147
  "latency": {
148
  "unit": "s",
 
 
 
 
 
 
 
 
149
  "values": [
150
+ 0.006989984035491943,
151
+ 0.006893087863922119,
152
+ 0.006935167789459229,
153
+ 0.006929215908050537,
154
+ 0.007030496120452881,
155
+ 0.007078464031219482,
156
+ 0.007037759780883789,
157
+ 0.006869599819183349,
158
+ 0.0070902080535888675,
159
+ 0.006910592079162598,
160
+ 0.007029695987701416,
161
+ 0.007272799968719482,
162
+ 0.007289440155029297,
163
+ 0.00734822416305542,
164
+ 0.006815231800079345,
165
+ 0.006903584003448486,
166
+ 0.006863584041595459,
167
+ 0.006839680194854736,
168
+ 0.007112031936645508,
169
+ 0.007602848052978515,
170
+ 0.007430463790893555,
171
+ 0.0073122239112854,
172
+ 0.007132160186767578,
173
+ 0.006855264186859131,
174
+ 0.007147935867309571,
175
+ 0.00719212818145752,
176
+ 0.006901088237762451,
177
+ 0.006916351795196533,
178
+ 0.007261119842529297,
179
+ 0.007258495807647705,
180
+ 0.007489280223846435,
181
+ 0.006684095859527588,
182
+ 0.006384928226470948,
183
+ 0.00641209602355957,
184
+ 0.006411680221557617,
185
+ 0.0063771200180053715,
186
+ 0.0063976640701293944,
187
+ 0.006336287975311279,
188
+ 0.006464128017425537,
189
+ 0.00632476806640625,
190
+ 0.006336639881134034,
191
+ 0.006313248157501221,
192
+ 0.006337408065795898,
193
+ 0.00640067195892334,
194
+ 0.006332736015319824,
195
+ 0.0063229122161865235,
196
+ 0.006302271842956543,
197
+ 0.006918144226074219,
198
+ 0.006692480087280273,
199
+ 0.006983520030975342,
200
+ 0.006629759788513183,
201
+ 0.006649280071258545,
202
+ 0.006630144119262695,
203
+ 0.006645567893981933,
204
+ 0.006611104011535644,
205
+ 0.0066003198623657226,
206
+ 0.006606207847595215,
207
+ 0.00656387186050415,
208
+ 0.0065927357673645015,
209
+ 0.006601823806762695,
210
+ 0.006574079990386963,
211
+ 0.006343552112579346,
212
+ 0.006322559833526612,
213
+ 0.006303296089172363,
214
+ 0.006288959980010987,
215
+ 0.006324992179870605,
216
+ 0.006603456020355224,
217
+ 0.006598080158233642,
218
+ 0.006325600147247315,
219
+ 0.00631766414642334,
220
+ 0.006303775787353516,
221
+ 0.006356192111968994,
222
+ 0.006595295906066894
223
+ ],
224
+ "count": 73,
225
+ "total": 0.4918593282699584,
226
+ "mean": 0.006737799017396692,
227
+ "p50": 0.006645567893981933,
228
+ "p90": 0.007260595035552979,
229
+ "p95": 0.0073266240119934075,
230
+ "p99": 0.007521079216003418,
231
+ "stdev": 0.00035477870259618076,
232
+ "stdev_": 5.265498446601899
233
  },
234
  "throughput": {
235
  "unit": "tokens/s",
236
+ "value": 296.83283737554217
237
  },
238
  "energy": {
239
  "unit": "kWh",
240
+ "cpu": 7.962909126118629e-08,
241
+ "ram": 4.351171361892711e-08,
242
+ "gpu": 1.589169802281845e-07,
243
+ "total": 2.820577851082979e-07
244
  },
245
  "efficiency": {
246
  "unit": "tokens/kWh",
247
+ "value": 7090745.604600444
248
  }
249
  },
250
  "decode": {
251
  "memory": {
252
  "unit": "MB",
253
+ "max_ram": 1227.624448,
254
  "max_global_vram": 1373.110272,
255
  "max_process_vram": 0.0,
256
  "max_reserved": 725.614592,
257
+ "max_allocated": 522.434048
258
  },
259
  "latency": {
260
  "unit": "s",
 
 
 
 
 
 
 
 
261
  "values": [
262
+ 0.007290783882141113,
263
+ 0.007379968166351319,
264
+ 0.007331744194030761,
265
+ 0.007357024192810059,
266
+ 0.0074646401405334475,
267
+ 0.007391679763793946,
268
+ 0.007267776012420654,
269
+ 0.007380127906799316,
270
+ 0.007385759830474853,
271
+ 0.007421887874603271,
272
+ 0.007618207931518555,
273
+ 0.007753536224365234,
274
+ 0.007829760074615479,
275
+ 0.00714902400970459,
276
+ 0.007364223957061768,
277
+ 0.0072278399467468266,
278
+ 0.007258656024932861,
279
+ 0.007334112167358398,
280
+ 0.007404672145843506,
281
+ 0.00786627197265625,
282
+ 0.007710527896881103,
283
+ 0.007694399833679199,
284
+ 0.007632927894592285,
285
+ 0.007415647983551025,
286
+ 0.007339871883392334,
287
+ 0.007628191947937011,
288
+ 0.0070862717628479,
289
+ 0.007556320190429688,
290
+ 0.007563168048858642,
291
+ 0.007720160007476807,
292
+ 0.008109760284423829,
293
+ 0.006747104167938232,
294
+ 0.006719423770904541,
295
+ 0.006676864147186279,
296
+ 0.006730400085449219,
297
+ 0.00669977617263794,
298
+ 0.006646175861358642,
299
+ 0.006753471851348877,
300
+ 0.006775775909423828,
301
+ 0.0066600642204284665,
302
+ 0.0071824960708618164,
303
+ 0.00667299222946167,
304
+ 0.006658688068389893,
305
+ 0.00668175983428955,
306
+ 0.006660831928253174,
307
+ 0.006659167766571045,
308
+ 0.006644032001495361,
309
+ 0.006983359813690185,
310
+ 0.007872223854064941,
311
+ 0.007020383834838867,
312
+ 0.006966207981109619,
313
+ 0.006927296161651612,
314
+ 0.006955584049224853,
315
+ 0.007050144195556641,
316
+ 0.006937952041625977,
317
+ 0.006937183856964111,
318
+ 0.006959392070770264,
319
+ 0.006890944004058838,
320
+ 0.006891424179077148,
321
+ 0.006921440124511719,
322
+ 0.006923711776733398,
323
+ 0.006633279800415039,
324
+ 0.00664518404006958,
325
+ 0.00663865613937378,
326
+ 0.006618015766143799,
327
+ 0.006667935848236084,
328
+ 0.007030975818634033,
329
+ 0.006919616222381591,
330
+ 0.0066267199516296385,
331
+ 0.006646912097930908,
332
+ 0.006652383804321289,
333
+ 0.006690112113952637,
334
+ 0.006953472137451172
335
+ ],
336
+ "count": 73,
337
+ "total": 0.5184644799232482,
338
+ "mean": 0.007102253149633538,
339
+ "p50": 0.006983359813690185,
340
+ "p90": 0.007682105445861816,
341
+ "p95": 0.007784025764465331,
342
+ "p99": 0.00793873405456543,
343
+ "stdev": 0.00039588720733031154,
344
+ "stdev_": 5.574107244413535
345
  },
346
  "throughput": {
347
  "unit": "tokens/s",
348
+ "value": 140.80038812071885
349
  },
350
  "energy": {
351
  "unit": "kWh",
352
+ "cpu": 7.560545279545008e-08,
353
+ "ram": 4.110395745195887e-08,
354
+ "gpu": 1.481828325510383e-07,
355
+ "total": 2.6489224279844737e-07
356
  },
357
  "efficiency": {
358
  "unit": "tokens/kWh",
359
+ "value": 3775119.9862839524
360
  }
361
  },
362
  "per_token": {
363
  "memory": null,
364
  "latency": {
365
  "unit": "s",
 
 
 
 
 
 
 
 
366
  "values": [
367
+ 0.006793216228485107,
368
+ 0.006880256175994873,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
369
  0.0068249602317810056,
370
+ 0.006795263767242431,
371
+ 0.0069212160110473635,
372
+ 0.006876192092895508,
373
+ 0.006758399963378906,
374
+ 0.0068618240356445315,
375
  0.006864895820617676,
376
+ 0.006882304191589355,
377
+ 0.007094272136688232,
378
+ 0.007205887794494629,
379
+ 0.007136256217956543,
380
+ 0.006671328067779541,
381
+ 0.0068392958641052244,
382
+ 0.006719488143920899,
383
+ 0.00675222396850586,
384
  0.006811647891998291,
385
+ 0.0068915200233459475,
386
+ 0.007321599960327148,
387
+ 0.00714035177230835,
388
+ 0.007178239822387696,
389
+ 0.007113728046417236,
390
+ 0.006914048194885254,
391
  0.006871039867401123,
392
+ 0.007135231971740722,
393
+ 0.006674367904663086,
394
+ 0.007045119762420654,
395
+ 0.007062528133392334,
396
+ 0.007135231971740722,
397
+ 0.007576576232910156,
398
+ 0.006355967998504639,
399
+ 0.0063170561790466305,
400
+ 0.006288383960723877,
401
+ 0.006340608119964599,
402
+ 0.006311935901641846,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
403
  0.006258687973022461,
404
+ 0.006314976215362549,
405
+ 0.006387712001800537,
406
+ 0.006275072097778321,
407
+ 0.006772736072540283,
408
+ 0.00628326416015625,
409
+ 0.006268928050994873,
410
+ 0.006293504238128662,
411
+ 0.006255616188049316,
412
+ 0.0062638077735900875,
413
+ 0.006247424125671387,
414
+ 0.006542335987091064,
415
+ 0.0073400321006774905,
416
+ 0.006619135856628418,
417
+ 0.006567935943603515,
418
+ 0.006516736030578613,
419
+ 0.006543360233306885,
420
+ 0.006642687797546387,
421
+ 0.006536191940307618,
422
+ 0.006531040191650391,
423
+ 0.006519807815551758,
424
+ 0.006490111827850342,
425
+ 0.006493184089660644,
426
+ 0.006518784046173095,
427
+ 0.006526976108551025,
428
+ 0.006245376110076905,
429
+ 0.006236159801483154,
430
+ 0.006243328094482422,
431
+ 0.006230016231536865,
432
+ 0.0062740478515625,
433
+ 0.0066375679969787596,
434
+ 0.006509568214416504,
435
+ 0.006230016231536865,
436
+ 0.006239232063293457,
437
+ 0.006255616188049316,
438
+ 0.006289440155029297,
439
+ 0.006549503803253174
440
+ ],
441
+ "count": 73,
442
+ "total": 0.48531238603591936,
443
+ "mean": 0.006648114877204373,
444
+ "p50": 0.006567935943603515,
445
+ "p90": 0.007135231971740722,
446
+ "p95": 0.0071892990112304685,
447
+ "p99": 0.007406264457702637,
448
+ "stdev": 0.0003367277135278757,
449
+ "stdev_": 5.065010454053323
450
  },
451
  "throughput": {
452
  "unit": "tokens/s",
453
+ "value": 150.41858007431338
454
  },
455
  "energy": null,
456
  "efficiency": null