IlyasMoutawwakil HF staff commited on
Commit
61b3eac
·
verified ·
1 Parent(s): 736ba3f

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
@@ -3,7 +3,7 @@
3
  "name": "cuda_inference_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
@@ -65,7 +65,7 @@
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
- "device_isolation_action": "error",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
@@ -95,7 +95,7 @@
95
  "optimum_benchmark_commit": null,
96
  "transformers_version": "4.44.2",
97
  "transformers_commit": null,
98
- "accelerate_version": "0.33.0",
99
  "accelerate_commit": null,
100
  "diffusers_version": "0.30.2",
101
  "diffusers_commit": null,
@@ -111,24 +111,24 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1389.694976,
115
- "max_global_vram": 11.235328,
116
- "max_process_vram": 0.0,
117
  "max_reserved": 725.614592,
118
  "max_allocated": 666.338304
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 8.01760205078125,
124
- "mean": 8.01760205078125,
125
  "stdev": 0.0,
126
- "p50": 8.01760205078125,
127
- "p90": 8.01760205078125,
128
- "p95": 8.01760205078125,
129
- "p99": 8.01760205078125,
130
  "values": [
131
- 8.01760205078125
132
  ]
133
  },
134
  "throughput": null,
@@ -138,95 +138,90 @@
138
  "prefill": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1548.361728,
142
- "max_global_vram": 11.313152,
143
- "max_process_vram": 0.0,
144
  "max_reserved": 725.614592,
145
  "max_allocated": 513.035264
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 67,
150
- "total": 0.49247160005569457,
151
- "mean": 0.007350322388890964,
152
- "stdev": 0.00033090611981269634,
153
- "p50": 0.0073282928466796874,
154
- "p90": 0.007857411098480224,
155
- "p95": 0.007879714965820312,
156
- "p99": 0.00800111873626709,
157
  "values": [
158
- 0.007864931106567382,
159
- 0.00773789119720459,
160
- 0.007736291885375977,
161
- 0.0075639719963073735,
162
- 0.0075518121719360355,
163
- 0.007441092014312744,
164
- 0.007260453224182129,
165
- 0.008220449447631836,
166
- 0.007426692008972168,
167
- 0.007316292762756348,
168
- 0.007243813037872315,
169
- 0.007205412864685058,
170
- 0.0073282928466796874,
171
- 0.007495331764221192,
172
- 0.007313732147216797,
173
- 0.00724301290512085,
174
- 0.007349092960357666,
175
- 0.007191652774810791,
176
- 0.007437572002410888,
177
- 0.00730797290802002,
178
- 0.007328611850738525,
179
- 0.00709021282196045,
180
- 0.007350051879882812,
181
- 0.007375973224639893,
182
- 0.007515652179718018,
183
- 0.0073455719947814946,
184
- 0.0078694109916687,
185
- 0.007841890811920165,
186
- 0.007848290920257569,
187
- 0.007635811805725098,
188
- 0.007567972183227539,
189
- 0.007852611064910888,
190
- 0.007864611148834228,
191
- 0.007847169876098632,
192
- 0.007884130954742432,
193
- 0.007405091762542724,
194
- 0.007274052143096924,
195
- 0.007420452117919922,
196
- 0.007233413219451904,
197
- 0.007458531856536865,
198
- 0.007178372859954834,
199
- 0.007248292922973633,
200
- 0.006933733940124511,
201
- 0.006940773963928223,
202
- 0.006933094024658203,
203
- 0.0069348540306091305,
204
- 0.006951653957366943,
205
- 0.0069398140907287595,
206
- 0.006969414234161377,
207
- 0.006938374042510987,
208
- 0.006946214199066162,
209
- 0.0069329338073730465,
210
- 0.006935015201568604,
211
- 0.006941733837127685,
212
- 0.007135333061218262,
213
- 0.007199973106384277,
214
- 0.00701949405670166,
215
- 0.0069679741859436034,
216
- 0.0069818940162658695,
217
- 0.0069518141746521,
218
- 0.0069378938674926754,
219
- 0.006940293788909912,
220
- 0.007885090827941895,
221
- 0.007888130187988281,
222
- 0.007719010829925537,
223
- 0.007406531810760498,
224
- 0.0074686121940612795
225
  ]
226
  },
227
  "throughput": {
228
  "unit": "tokens/s",
229
- "value": 272.0969087046759
230
  },
231
  "energy": null,
232
  "efficiency": null
@@ -234,95 +229,90 @@
234
  "decode": {
235
  "memory": {
236
  "unit": "MB",
237
- "max_ram": 1548.632064,
238
- "max_global_vram": 11.218944,
239
- "max_process_vram": 0.0,
240
  "max_reserved": 725.614592,
241
  "max_allocated": 513.259008
242
  },
243
  "latency": {
244
  "unit": "s",
245
- "count": 67,
246
- "total": 0.5104974589347839,
247
- "mean": 0.007619365058728118,
248
- "stdev": 0.0004752209907984507,
249
- "p50": 0.0075518121719360355,
250
- "p90": 0.008092802047729492,
251
- "p95": 0.008120849514007569,
252
- "p99": 0.008961038608551034,
253
  "values": [
254
- 0.008076930046081543,
255
- 0.008166529655456544,
256
- 0.00794285011291504,
257
- 0.00772157096862793,
258
- 0.007637570858001709,
259
- 0.007539492130279541,
260
- 0.0075327720642089846,
261
- 0.0077887711524963375,
262
- 0.0077220511436462405,
263
- 0.007690210819244384,
264
- 0.007470372200012207,
265
- 0.007563491821289062,
266
- 0.007637250900268555,
267
- 0.007622851848602295,
268
- 0.007541731834411621,
269
- 0.007465571880340576,
270
- 0.007468132019042969,
271
- 0.010503320693969727,
272
- 0.0074170918464660646,
273
- 0.007380453109741211,
274
- 0.007637092113494873,
275
- 0.007371653079986573,
276
- 0.007728450775146485,
277
- 0.0075518121719360355,
278
- 0.007724131107330322,
279
- 0.0077814111709594725,
280
- 0.008108770370483399,
281
- 0.008105090141296387,
282
- 0.007906050205230712,
283
- 0.007823649883270264,
284
- 0.008110210418701172,
285
- 0.008125409126281739,
286
- 0.008076769828796387,
287
- 0.008074370384216309,
288
- 0.008076290130615234,
289
- 0.007585092067718506,
290
- 0.007693252086639404,
291
- 0.0075854120254516605,
292
- 0.007442051887512207,
293
- 0.0074482917785644535,
294
- 0.007448933124542236,
295
- 0.007179333209991455,
296
- 0.007178372859954834,
297
- 0.007185092926025391,
298
- 0.007349573135375977,
299
- 0.007137413024902344,
300
- 0.00717837381362915,
301
- 0.0071540532112121585,
302
- 0.007306212902069092,
303
- 0.007165253162384033,
304
- 0.00719709300994873,
305
- 0.007157413959503174,
306
- 0.007171012878417969,
307
- 0.007191173076629639,
308
- 0.007271492958068847,
309
- 0.00724573278427124,
310
- 0.0072610931396484375,
311
- 0.007248612880706787,
312
- 0.007213412761688232,
313
- 0.0072634930610656736,
314
- 0.007262372970581054,
315
- 0.008127969741821289,
316
- 0.008058850288391112,
317
- 0.008084609985351562,
318
- 0.00759581184387207,
319
- 0.007440132141113281,
320
- 0.007580292224884033
321
  ]
322
  },
323
  "throughput": {
324
  "unit": "tokens/s",
325
- "value": 131.24453183332938
326
  },
327
  "energy": null,
328
  "efficiency": null
@@ -331,87 +321,82 @@
331
  "memory": null,
332
  "latency": {
333
  "unit": "s",
334
- "count": 67,
335
- "total": 0.4769174213409424,
336
- "mean": 0.00711817046777526,
337
- "stdev": 0.0004550476793019256,
338
- "p50": 0.0070178937911987305,
339
- "p90": 0.007582404041290283,
340
- "p95": 0.007612595653533935,
341
- "p99": 0.008407251453399666,
342
  "values": [
343
- 0.007416613101959228,
344
- 0.007543972015380859,
345
- 0.007341092109680176,
346
- 0.007116133213043213,
347
- 0.007111972808837891,
348
- 0.0070130939483642575,
349
- 0.006969893932342529,
350
- 0.0072494130134582516,
351
- 0.007173254013061524,
352
- 0.007167653083801269,
353
- 0.006943173885345459,
354
- 0.0070178937911987305,
355
- 0.007089252948760986,
356
- 0.007073254108428955,
357
- 0.006981574058532715,
358
- 0.006951653957366943,
359
- 0.006971173763275147,
360
- 0.00990444278717041,
361
- 0.006952454090118408,
362
- 0.006916614055633545,
363
- 0.007139493942260742,
364
- 0.006929893970489502,
365
- 0.007254532814025879,
366
- 0.007055654048919678,
367
- 0.007242372989654541,
368
- 0.007276772975921631,
369
- 0.007609731197357178,
370
- 0.007614212036132812,
371
- 0.007455811977386474,
372
- 0.0073762922286987305,
373
- 0.007613411903381348,
374
- 0.0076106910705566405,
375
- 0.007585571765899658,
376
- 0.007569252014160156,
377
- 0.007580292224884033,
378
- 0.007089573860168457,
379
- 0.007205413818359375,
380
- 0.007140132904052734,
381
- 0.006987813949584961,
382
- 0.006944454193115234,
383
- 0.006991973876953125,
384
- 0.006726054191589356,
385
- 0.006723175048828125,
386
- 0.0067265348434448246,
387
- 0.006876615047454834,
388
- 0.006688294887542724,
389
- 0.006706695079803467,
390
- 0.006703654766082764,
391
- 0.00683885383605957,
392
- 0.006709575176239014,
393
- 0.006732295036315918,
394
- 0.006688934803009033,
395
- 0.006711655139923096,
396
- 0.00669565486907959,
397
- 0.00679933500289917,
398
- 0.006763335227966309,
399
- 0.006767334938049316,
400
- 0.006763014793395996,
401
- 0.006699174880981445,
402
- 0.00675677490234375,
403
- 0.006757734775543213,
404
- 0.007635971069335937,
405
- 0.007568131923675537,
406
- 0.007571812152862549,
407
- 0.007126373767852783,
408
- 0.006945573806762696,
409
- 0.007056932926177978
410
  ]
411
  },
412
  "throughput": {
413
  "unit": "tokens/s",
414
- "value": 140.48553691248472
415
  },
416
  "energy": null,
417
  "efficiency": null
 
3
  "name": "cuda_inference_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.3.1+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
 
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
+ "device_isolation_action": "warn",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
 
95
  "optimum_benchmark_commit": null,
96
  "transformers_version": "4.44.2",
97
  "transformers_commit": null,
98
+ "accelerate_version": "0.34.0",
99
  "accelerate_commit": null,
100
  "diffusers_version": "0.30.2",
101
  "diffusers_commit": null,
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1032.040448,
115
+ "max_global_vram": 68702.69952,
116
+ "max_process_vram": 42834.849792,
117
  "max_reserved": 725.614592,
118
  "max_allocated": 666.338304
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 7.50194921875,
124
+ "mean": 7.50194921875,
125
  "stdev": 0.0,
126
+ "p50": 7.50194921875,
127
+ "p90": 7.50194921875,
128
+ "p95": 7.50194921875,
129
+ "p99": 7.50194921875,
130
  "values": [
131
+ 7.50194921875
132
  ]
133
  },
134
  "throughput": null,
 
138
  "prefill": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1201.369088,
142
+ "max_global_vram": 68702.69952,
143
+ "max_process_vram": 270136.324096,
144
  "max_reserved": 725.614592,
145
  "max_allocated": 513.035264
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 62,
150
+ "total": 0.5287294068336486,
151
+ "mean": 0.008527893658607236,
152
+ "stdev": 0.0017893527025468884,
153
+ "p50": 0.008156617164611815,
154
+ "p90": 0.008691288375854492,
155
+ "p95": 0.008796399593353271,
156
+ "p99": 0.01759638387680054,
157
  "values": [
158
+ 0.008459336280822754,
159
+ 0.008423975944519043,
160
+ 0.008153897285461426,
161
+ 0.007972457885742187,
162
+ 0.007652298927307129,
163
+ 0.0076775789260864254,
164
+ 0.007745258808135987,
165
+ 0.007698378086090088,
166
+ 0.00767837905883789,
167
+ 0.007703818798065185,
168
+ 0.007987817764282227,
169
+ 0.008014698028564454,
170
+ 0.008392135620117187,
171
+ 0.008538215637207032,
172
+ 0.011756446838378906,
173
+ 0.008796615600585938,
174
+ 0.008639816284179688,
175
+ 0.008658535003662109,
176
+ 0.008598535537719727,
177
+ 0.008612615585327148,
178
+ 0.00866109561920166,
179
+ 0.008674375534057617,
180
+ 0.008661576271057129,
181
+ 0.018200428009033202,
182
+ 0.008792295455932617,
183
+ 0.008645416259765625,
184
+ 0.008679335594177245,
185
+ 0.008481255531311035,
186
+ 0.008087977409362793,
187
+ 0.00802029800415039,
188
+ 0.007995018005371094,
189
+ 0.008159337043762207,
190
+ 0.007873417854309082,
191
+ 0.007696938037872314,
192
+ 0.007695018768310547,
193
+ 0.007660139083862305,
194
+ 0.007654219150543213,
195
+ 0.008636455535888671,
196
+ 0.007668777942657471,
197
+ 0.007701098918914795,
198
+ 0.007672298908233643,
199
+ 0.0077031788825988766,
200
+ 0.007678218841552734,
201
+ 0.007675979137420654,
202
+ 0.01721019172668457,
203
+ 0.008569576263427735,
204
+ 0.00869261646270752,
205
+ 0.008485417366027832,
206
+ 0.008714856147766114,
207
+ 0.008655336380004883,
208
+ 0.008628775596618652,
209
+ 0.008619175910949708,
210
+ 0.008659015655517579,
211
+ 0.008662535667419433,
212
+ 0.008484456062316894,
213
+ 0.007919017791748046,
214
+ 0.0076433391571044925,
215
+ 0.007628139019012451,
216
+ 0.007655018806457519,
217
+ 0.007670059204101563,
218
+ 0.007660459041595459,
219
+ 0.0076364588737487795
 
 
 
 
 
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 234.52450042941052
225
  },
226
  "energy": null,
227
  "efficiency": null
 
229
  "decode": {
230
  "memory": {
231
  "unit": "MB",
232
+ "max_ram": 1201.606656,
233
+ "max_global_vram": 68702.69952,
234
+ "max_process_vram": 272196.460544,
235
  "max_reserved": 725.614592,
236
  "max_allocated": 513.259008
237
  },
238
  "latency": {
239
  "unit": "s",
240
+ "count": 62,
241
+ "total": 0.48084408569335935,
242
+ "mean": 0.007755549769247731,
243
+ "stdev": 0.0003804637642606708,
244
+ "p50": 0.007746458292007446,
245
+ "p90": 0.008238840961456299,
246
+ "p95": 0.008280352544784545,
247
+ "p99": 0.008412191276550293,
248
  "values": [
249
+ 0.007747018814086914,
250
+ 0.007609899044036865,
251
+ 0.00782493782043457,
252
+ 0.0073282990455627445,
253
+ 0.007290699005126953,
254
+ 0.007310859203338623,
255
+ 0.007339818954467774,
256
+ 0.0072649397850036625,
257
+ 0.007252298831939698,
258
+ 0.007640138149261475,
259
+ 0.007487019062042236,
260
+ 0.007745897769927979,
261
+ 0.007881418228149414,
262
+ 0.007955177783966065,
263
+ 0.008461576461791992,
264
+ 0.00819357681274414,
265
+ 0.008212616920471191,
266
+ 0.008241416931152344,
267
+ 0.008194856643676758,
268
+ 0.008195496559143067,
269
+ 0.008215657234191895,
270
+ 0.00824925708770752,
271
+ 0.008380617141723633,
272
+ 0.008119976997375489,
273
+ 0.008278376579284668,
274
+ 0.008183176994323731,
275
+ 0.007919817924499513,
276
+ 0.007936937808990479,
277
+ 0.007796457767486572,
278
+ 0.007739818096160889,
279
+ 0.007835978031158448,
280
+ 0.007327019214630127,
281
+ 0.0073593401908874515,
282
+ 0.007374539852142334,
283
+ 0.0073503789901733394,
284
+ 0.007481258869171142,
285
+ 0.0073924589157104495,
286
+ 0.007845898151397706,
287
+ 0.007391499996185303,
288
+ 0.0073239789009094235,
289
+ 0.007384619235992432,
290
+ 0.0073025388717651366,
291
+ 0.00736077880859375,
292
+ 0.0073094191551208495,
293
+ 0.0074548587799072264,
294
+ 0.008202056884765625,
295
+ 0.007991497993469238,
296
+ 0.008131816864013671,
297
+ 0.008292776107788086,
298
+ 0.008152776718139649,
299
+ 0.008181257247924805,
300
+ 0.00815485668182373,
301
+ 0.00828045654296875,
302
+ 0.008164937019348145,
303
+ 0.007656298160552979,
304
+ 0.007415019989013672,
305
+ 0.007367819786071777,
306
+ 0.0073715000152587895,
307
+ 0.007348618984222412,
308
+ 0.007377899169921875,
309
+ 0.007350698947906494,
310
+ 0.007911177158355712
 
 
 
 
 
311
  ]
312
  },
313
  "throughput": {
314
  "unit": "tokens/s",
315
+ "value": 128.93992428044177
316
  },
317
  "energy": null,
318
  "efficiency": null
 
321
  "memory": null,
322
  "latency": {
323
  "unit": "s",
324
+ "count": 62,
325
+ "total": 0.4473821096420286,
326
+ "mean": 0.007215840478097239,
327
+ "stdev": 0.00037611688232238916,
328
+ "p50": 0.007211659669876099,
329
+ "p90": 0.0076871789455413815,
330
+ "p95": 0.007717227005958557,
331
+ "p99": 0.007842776403427124,
332
  "values": [
333
+ 0.0072033400535583495,
334
+ 0.007086219787597656,
335
+ 0.007296460151672363,
336
+ 0.006822220802307129,
337
+ 0.006761260986328125,
338
+ 0.006799500942230224,
339
+ 0.006821900844573975,
340
+ 0.006768941879272461,
341
+ 0.0067774209976196285,
342
+ 0.007113580226898193,
343
+ 0.006958860874176026,
344
+ 0.007207979202270507,
345
+ 0.007305739879608154,
346
+ 0.007409900188446045,
347
+ 0.007880938053131104,
348
+ 0.007635017871856689,
349
+ 0.00765405797958374,
350
+ 0.0076910190582275394,
351
+ 0.007637259006500244,
352
+ 0.007652139186859131,
353
+ 0.007655818939208984,
354
+ 0.007701417922973633,
355
+ 0.00781837797164917,
356
+ 0.007474218845367432,
357
+ 0.007718059062957763,
358
+ 0.007687499046325683,
359
+ 0.007468139171600342,
360
+ 0.0074138989448547365,
361
+ 0.007234059810638428,
362
+ 0.00721534013748169,
363
+ 0.007292139053344727,
364
+ 0.006811340808868408,
365
+ 0.00684286117553711,
366
+ 0.006862061023712158,
367
+ 0.006817101001739502,
368
+ 0.006931981086730957,
369
+ 0.0067891011238098145,
370
+ 0.00730173921585083,
371
+ 0.006839500904083252,
372
+ 0.006796620845794678,
373
+ 0.00683518123626709,
374
+ 0.006777740955352783,
375
+ 0.006801900863647461,
376
+ 0.006778221130371093,
377
+ 0.006785740852355957,
378
+ 0.007661738872528076,
379
+ 0.0074586992263793945,
380
+ 0.007612458229064941,
381
+ 0.0077780580520629885,
382
+ 0.007647978782653809,
383
+ 0.0076473388671875,
384
+ 0.007625419139862061,
385
+ 0.007684298038482666,
386
+ 0.007660778045654297,
387
+ 0.007132140159606934,
388
+ 0.0068727807998657225,
389
+ 0.006800780773162842,
390
+ 0.0068521409034729,
391
+ 0.006816781044006347,
392
+ 0.0068110208511352535,
393
+ 0.006805420875549317,
394
+ 0.0073804578781127925
 
 
 
 
 
395
  ]
396
  },
397
  "throughput": {
398
  "unit": "tokens/s",
399
+ "value": 138.58399489780464
400
  },
401
  "energy": null,
402
  "efficiency": null