IlyasMoutawwakil HF staff commited on
Commit
39188e6
·
verified ·
1 Parent(s): 2589712

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
@@ -85,7 +85,7 @@
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
- "optimum_benchmark_commit": "8bf68d01ce920e01ece8935a1cc6d7e3f17c2d2b",
89
  "transformers_version": "4.42.4",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.32.1",
@@ -104,24 +104,24 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 901.16096,
108
- "max_global_vram": 1011.740672,
109
- "max_process_vram": 44227.776512,
110
  "max_reserved": 725.614592,
111
  "max_allocated": 666.338304
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.9438408203125,
117
- "mean": 7.9438408203125,
118
  "stdev": 0.0,
119
- "p50": 7.9438408203125,
120
- "p90": 7.9438408203125,
121
- "p95": 7.9438408203125,
122
- "p99": 7.9438408203125,
123
  "values": [
124
- 7.9438408203125
125
  ]
126
  },
127
  "throughput": null,
@@ -131,89 +131,82 @@
131
  "prefill": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1055.596544,
135
- "max_global_vram": 1104.441344,
136
- "max_process_vram": 274704.461824,
137
  "max_reserved": 725.614592,
138
  "max_allocated": 513.035264
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 61,
143
- "total": 0.5022683763504029,
144
- "mean": 0.008233907809022997,
145
- "stdev": 0.0004403165044406109,
146
- "p50": 0.008107309341430663,
147
- "p90": 0.008790345191955566,
148
- "p95": 0.008955143928527831,
149
- "p99": 0.009672227668762206,
150
  "values": [
151
- 0.008734664916992187,
152
- 0.009235941886901855,
153
- 0.008977543830871583,
154
- 0.008603466033935548,
155
- 0.008790345191955566,
156
- 0.008867464065551757,
157
- 0.008405387878417969,
158
- 0.008402506828308105,
159
- 0.008339147567749023,
160
- 0.008395627975463867,
161
- 0.008743305206298829,
162
- 0.010326656341552734,
163
- 0.008300268173217773,
164
- 0.008068108558654785,
165
- 0.007917070865631103,
166
- 0.008064590454101562,
167
- 0.007880109786987305,
168
- 0.00843498706817627,
169
- 0.00826266860961914,
170
- 0.00823770809173584,
171
- 0.008184268951416015,
172
- 0.007863951206207276,
173
- 0.007863949775695801,
174
- 0.007868590831756592,
175
- 0.007878830909729004,
176
- 0.007872110843658447,
177
- 0.007890510082244872,
178
- 0.00787755012512207,
179
- 0.008283147811889649,
180
- 0.007862189769744872,
181
- 0.00789211082458496,
182
- 0.007903470993041992,
183
- 0.007868590831756592,
184
- 0.00785883092880249,
185
- 0.007851150989532471,
186
- 0.007896910190582276,
187
- 0.007901710987091064,
188
- 0.00788619089126587,
189
- 0.007879149913787842,
190
- 0.00789995002746582,
191
- 0.007871631145477296,
192
- 0.00794779109954834,
193
- 0.007997550010681153,
194
- 0.007943309783935548,
195
- 0.00821514892578125,
196
- 0.00804970932006836,
197
- 0.008107469558715821,
198
- 0.007952109813690185,
199
- 0.007973549842834472,
200
- 0.00796762990951538,
201
- 0.008941864013671875,
202
- 0.008370668411254882,
203
- 0.008398187637329102,
204
- 0.008385228157043458,
205
- 0.008406987190246582,
206
- 0.008107309341430663,
207
- 0.008955143928527831,
208
- 0.008330348014831544,
209
- 0.008293068885803223,
210
- 0.008326507568359376,
211
- 0.008456427574157715
212
  ]
213
  },
214
  "throughput": {
215
  "unit": "tokens/s",
216
- "value": 242.8980316986707
217
  },
218
  "energy": null,
219
  "efficiency": null
@@ -221,89 +214,82 @@
221
  "decode": {
222
  "memory": {
223
  "unit": "MB",
224
- "max_ram": 1055.596544,
225
- "max_global_vram": 1107.505152,
226
- "max_process_vram": 278165.041152,
227
  "max_reserved": 725.614592,
228
  "max_allocated": 513.259008
229
  },
230
  "latency": {
231
  "unit": "s",
232
- "count": 61,
233
- "total": 0.5024070873260498,
234
- "mean": 0.008236181759443439,
235
- "stdev": 0.00026272335198773694,
236
- "p50": 0.008151788711547852,
237
- "p90": 0.008624746322631835,
238
- "p95": 0.008758665084838867,
239
- "p99": 0.008955495452880859,
240
  "values": [
241
- 0.00907722282409668,
242
- 0.008874343872070313,
243
- 0.008758665084838867,
244
- 0.008342347145080566,
245
- 0.008609705924987793,
246
- 0.008206508636474609,
247
- 0.008151788711547852,
248
- 0.008198028564453124,
249
- 0.00826170825958252,
250
- 0.008729385375976563,
251
- 0.008296427726745605,
252
- 0.008592585563659667,
253
- 0.00823178768157959,
254
- 0.008117230415344238,
255
- 0.008187627792358399,
256
- 0.008311787605285644,
257
- 0.008657706260681153,
258
- 0.007947629928588867,
259
- 0.00824314785003662,
260
- 0.008624746322631835,
261
- 0.007986509799957275,
262
- 0.007977389812469482,
263
- 0.00833658790588379,
264
- 0.007943309783935548,
265
- 0.008014670372009277,
266
- 0.008038029670715333,
267
- 0.008025389671325683,
268
- 0.008024270057678223,
269
- 0.007974830150604248,
270
- 0.007927151203155517,
271
- 0.008086508750915527,
272
- 0.008066349029541016,
273
- 0.00801179027557373,
274
- 0.007931950092315674,
275
- 0.008061549186706544,
276
- 0.008139788627624512,
277
- 0.008010510444641114,
278
- 0.008108908653259278,
279
- 0.008055470466613769,
280
- 0.007998030185699462,
281
- 0.007898510932922364,
282
- 0.008024748802185058,
283
- 0.008215949058532715,
284
- 0.008078028678894043,
285
- 0.008105709075927734,
286
- 0.00809274959564209,
287
- 0.008118988990783692,
288
- 0.00809290885925293,
289
- 0.008215628623962402,
290
- 0.008109390258789062,
291
- 0.008828584671020507,
292
- 0.008326987266540527,
293
- 0.008455467224121094,
294
- 0.008400747299194336,
295
- 0.008353867530822755,
296
- 0.008048110008239746,
297
- 0.008518666267395019,
298
- 0.008411626815795898,
299
- 0.008391306877136231,
300
- 0.008301226615905762,
301
- 0.008278508186340332
302
  ]
303
  },
304
  "throughput": {
305
  "unit": "tokens/s",
306
- "value": 121.41548465141875
307
  },
308
  "energy": null,
309
  "efficiency": null
@@ -312,81 +298,74 @@
312
  "memory": null,
313
  "latency": {
314
  "unit": "s",
315
- "count": 61,
316
- "total": 0.45137668657302843,
317
- "mean": 0.007399617812672599,
318
- "stdev": 0.00026983315152376346,
319
- "p50": 0.007289234161376953,
320
- "p90": 0.007798670768737793,
321
- "p95": 0.00792618989944458,
322
- "p99": 0.00816110076904297,
323
  "values": [
324
- 0.008271307945251464,
325
- 0.008087629318237305,
326
- 0.00792618989944458,
327
- 0.007517713069915772,
328
- 0.007748270988464355,
329
- 0.007393074035644531,
330
- 0.007289234161376953,
331
- 0.007298354148864746,
332
- 0.007392273902893066,
333
- 0.007886030197143555,
334
- 0.007496112823486328,
335
- 0.0077420310974121095,
336
- 0.007382352828979492,
337
- 0.007277874946594238,
338
- 0.007319314002990723,
339
- 0.007488432884216308,
340
- 0.007798670768737793,
341
- 0.007143795013427734,
342
- 0.007409392833709717,
343
- 0.007734992027282715,
344
- 0.007178034782409668,
345
- 0.007194835186004639,
346
- 0.007458034038543701,
347
- 0.007174355030059814,
348
- 0.007162674903869629,
349
- 0.007181554794311523,
350
- 0.00715547513961792,
351
- 0.0071804351806640625,
352
- 0.007148914813995362,
353
- 0.00714715576171875,
354
- 0.007285394191741943,
355
- 0.00716315507888794,
356
- 0.007199474811553955,
357
- 0.0071540350914001466,
358
- 0.007164754867553711,
359
- 0.00727723503112793,
360
- 0.007184434890747071,
361
- 0.007248434066772461,
362
- 0.007167154788970947,
363
- 0.007209875106811523,
364
- 0.007140275001525879,
365
- 0.007133554935455322,
366
- 0.007301233768463135,
367
- 0.0071877951622009275,
368
- 0.0072441139221191405,
369
- 0.007219635009765625,
370
- 0.007239153861999512,
371
- 0.0071893949508667,
372
- 0.0073365941047668455,
373
- 0.007212594985961914,
374
- 0.007944430828094482,
375
- 0.007641712188720703,
376
- 0.007638031959533691,
377
- 0.007612592220306397,
378
- 0.007497074127197266,
379
- 0.007197555065155029,
380
- 0.007855790138244629,
381
- 0.007611311912536621,
382
- 0.007502353191375733,
383
- 0.007469552993774414,
384
- 0.007563471794128418
385
  ]
386
  },
387
  "throughput": {
388
  "unit": "tokens/s",
389
- "value": 135.14211481130798
390
  },
391
  "energy": null,
392
  "efficiency": null
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "5ae03a669d2c4893dc609854294ec3bac19528a3",
89
  "transformers_version": "4.42.4",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.32.1",
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 901.300224,
108
+ "max_global_vram": 1011.744768,
109
+ "max_process_vram": 46789.91872,
110
  "max_reserved": 725.614592,
111
  "max_allocated": 666.338304
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.707935546875,
117
+ "mean": 7.707935546875,
118
  "stdev": 0.0,
119
+ "p50": 7.707935546875,
120
+ "p90": 7.707935546875,
121
+ "p95": 7.707935546875,
122
+ "p99": 7.707935546875,
123
  "values": [
124
+ 7.707935546875
125
  ]
126
  },
127
  "throughput": null,
 
131
  "prefill": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1055.739904,
135
+ "max_global_vram": 1106.137088,
136
+ "max_process_vram": 300176.134144,
137
  "max_reserved": 725.614592,
138
  "max_allocated": 513.035264
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 54,
143
+ "total": 0.5089496746063232,
144
+ "mean": 0.009424993974191172,
145
+ "stdev": 0.00045289339668588537,
146
+ "p50": 0.009269617080688476,
147
+ "p90": 0.01016669912338257,
148
+ "p95": 0.01029922571182251,
149
+ "p99": 0.010655763330459596,
150
  "values": [
151
+ 0.009325696945190429,
152
+ 0.009427616119384766,
153
+ 0.009353535652160645,
154
+ 0.009260897636413573,
155
+ 0.009304576873779297,
156
+ 0.009430015563964844,
157
+ 0.009238817214965821,
158
+ 0.009318817138671874,
159
+ 0.00940761661529541,
160
+ 0.009316097259521485,
161
+ 0.009278336524963378,
162
+ 0.009258017539978028,
163
+ 0.009247937202453614,
164
+ 0.009519136428833008,
165
+ 0.00932297706604004,
166
+ 0.009203778266906739,
167
+ 0.009114337921142577,
168
+ 0.009086338996887208,
169
+ 0.009031779289245605,
170
+ 0.00901081943511963,
171
+ 0.009058979034423828,
172
+ 0.009026179313659668,
173
+ 0.009049538612365723,
174
+ 0.00902505874633789,
175
+ 0.009075458526611329,
176
+ 0.00908105754852295,
177
+ 0.009050498962402344,
178
+ 0.009024579048156739,
179
+ 0.009012739181518554,
180
+ 0.009031139373779296,
181
+ 0.009034019470214844,
182
+ 0.009067459106445313,
183
+ 0.009211777687072754,
184
+ 0.009318177223205566,
185
+ 0.009196898460388184,
186
+ 0.00979305362701416,
187
+ 0.010369529724121094,
188
+ 0.010261369705200194,
189
+ 0.010576728820800782,
190
+ 0.010194010734558105,
191
+ 0.010238970756530762,
192
+ 0.01005161190032959,
193
+ 0.009983451843261718,
194
+ 0.010012091636657715,
195
+ 0.00997081184387207,
196
+ 0.010102972030639649,
197
+ 0.009801533699035645,
198
+ 0.010744887351989746,
199
+ 0.009182977676391601,
200
+ 0.009397855758666992,
201
+ 0.009289216995239259,
202
+ 0.009135137557983399,
203
+ 0.009037379264831544,
204
+ 0.00908537769317627
 
 
 
 
 
 
 
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "tokens/s",
209
+ "value": 212.20172718164892
210
  },
211
  "energy": null,
212
  "efficiency": null
 
214
  "decode": {
215
  "memory": {
216
  "unit": "MB",
217
+ "max_ram": 1055.739904,
218
+ "max_global_vram": 1107.525632,
219
+ "max_process_vram": 290768.56832,
220
  "max_reserved": 725.614592,
221
  "max_allocated": 513.259008
222
  },
223
  "latency": {
224
  "unit": "s",
225
+ "count": 54,
226
+ "total": 0.4956387300491333,
227
+ "mean": 0.009178495000909875,
228
+ "stdev": 0.0004284152086282379,
229
+ "p50": 0.009022179126739503,
230
+ "p90": 0.009942477130889893,
231
+ "p95": 0.01006700382232666,
232
+ "p99": 0.010382510948181153,
233
  "values": [
234
+ 0.009108098030090332,
235
+ 0.009018178939819335,
236
+ 0.009015620231628418,
237
+ 0.008931778907775878,
238
+ 0.009103458404541015,
239
+ 0.00908249855041504,
240
+ 0.00903705883026123,
241
+ 0.009046659469604493,
242
+ 0.009026179313659668,
243
+ 0.009344576835632324,
244
+ 0.009108259201049804,
245
+ 0.008991938591003418,
246
+ 0.00907913875579834,
247
+ 0.009084259033203125,
248
+ 0.008964739799499511,
249
+ 0.008903619766235351,
250
+ 0.00884041976928711,
251
+ 0.008820099830627441,
252
+ 0.008878819465637207,
253
+ 0.008825221061706544,
254
+ 0.008802821159362793,
255
+ 0.008780900955200194,
256
+ 0.008910018920898438,
257
+ 0.008804579734802247,
258
+ 0.008846659660339356,
259
+ 0.008892419815063477,
260
+ 0.00874362087249756,
261
+ 0.00878506088256836,
262
+ 0.008895139694213867,
263
+ 0.00882042121887207,
264
+ 0.008866660118103028,
265
+ 0.008905380249023438,
266
+ 0.009002498626708984,
267
+ 0.009082979202270507,
268
+ 0.009105057716369628,
269
+ 0.010338970184326172,
270
+ 0.010103611946105958,
271
+ 0.010431610107421874,
272
+ 0.00997305202484131,
273
+ 0.009952893257141113,
274
+ 0.009825533866882324,
275
+ 0.009918172836303711,
276
+ 0.009673375129699707,
277
+ 0.009580095291137696,
278
+ 0.009619935035705567,
279
+ 0.009468095779418945,
280
+ 0.01004729175567627,
281
+ 0.009098498344421387,
282
+ 0.00915689754486084,
283
+ 0.009038179397583009,
284
+ 0.008983457565307617,
285
+ 0.00901465892791748,
286
+ 0.008965538978576661,
287
+ 0.008994020462036133
 
 
 
 
 
 
 
288
  ]
289
  },
290
  "throughput": {
291
  "unit": "tokens/s",
292
+ "value": 108.95032354442301
293
  },
294
  "energy": null,
295
  "efficiency": null
 
298
  "memory": null,
299
  "latency": {
300
  "unit": "s",
301
+ "count": 54,
302
+ "total": 0.45547788047790533,
303
+ "mean": 0.008434775564405653,
304
+ "stdev": 0.000371432258656553,
305
+ "p50": 0.00832106351852417,
306
+ "p90": 0.00907854700088501,
307
+ "p95": 0.00917760977745056,
308
+ "p99": 0.009521028280258179,
309
  "values": [
310
+ 0.008421222686767578,
311
+ 0.008341863632202148,
312
+ 0.008320903778076172,
313
+ 0.008272583961486817,
314
+ 0.00840682315826416,
315
+ 0.008325063705444335,
316
+ 0.00832138442993164,
317
+ 0.008337223052978515,
318
+ 0.008321223258972167,
319
+ 0.00859818172454834,
320
+ 0.008330663681030274,
321
+ 0.008304903984069825,
322
+ 0.008387462615966797,
323
+ 0.008369063377380371,
324
+ 0.008269063949584961,
325
+ 0.008215785026550293,
326
+ 0.008140105247497559,
327
+ 0.008167143821716308,
328
+ 0.008141863822937011,
329
+ 0.008138825416564941,
330
+ 0.008126025199890136,
331
+ 0.008115144729614257,
332
+ 0.008253064155578613,
333
+ 0.008150665283203126,
334
+ 0.00815258502960205,
335
+ 0.008187145233154296,
336
+ 0.008102985382080078,
337
+ 0.0081137056350708,
338
+ 0.00817674446105957,
339
+ 0.008085705757141114,
340
+ 0.008195144653320312,
341
+ 0.008162184715270996,
342
+ 0.008325223922729491,
343
+ 0.008402823448181152,
344
+ 0.008297224044799805,
345
+ 0.009446656227111817,
346
+ 0.009257377624511719,
347
+ 0.009604894638061523,
348
+ 0.009134657859802246,
349
+ 0.00912137794494629,
350
+ 0.0090506591796875,
351
+ 0.00909049892425537,
352
+ 0.008893059730529786,
353
+ 0.008804100036621094,
354
+ 0.008868900299072266,
355
+ 0.00870858097076416,
356
+ 0.008786500930786133,
357
+ 0.008307144165039063,
358
+ 0.00836874294281006,
359
+ 0.008346343994140625,
360
+ 0.008173544883728028,
361
+ 0.008201384544372558,
362
+ 0.008184584617614746,
363
+ 0.008151144981384277
 
 
 
 
 
 
 
364
  ]
365
  },
366
  "throughput": {
367
  "unit": "tokens/s",
368
+ "value": 118.5568000433766
369
  },
370
  "energy": null,
371
  "efficiency": null