IlyasMoutawwakil HF staff commited on
Commit
95f9f9a
·
verified ·
1 Parent(s): 4f2c2d1

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.4.0",
88
- "optimum_benchmark_commit": "2680e6fb8019f9b6eb6fcaa00b283acdac4d3d3d",
89
  "transformers_version": "4.43.3",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.33.0",
@@ -104,24 +104,24 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 901.992448,
108
- "max_global_vram": 1011.740672,
109
- "max_process_vram": 42736.06656,
110
  "max_reserved": 725.614592,
111
  "max_allocated": 666.338304
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 6.732580078125,
117
- "mean": 6.732580078125,
118
  "stdev": 0.0,
119
- "p50": 6.732580078125,
120
- "p90": 6.732580078125,
121
- "p95": 6.732580078125,
122
- "p99": 6.732580078125,
123
  "values": [
124
- 6.732580078125
125
  ]
126
  },
127
  "throughput": null,
@@ -131,93 +131,91 @@
131
  "prefill": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1056.37888,
135
- "max_global_vram": 1106.137088,
136
- "max_process_vram": 263983.087616,
137
  "max_reserved": 725.614592,
138
  "max_allocated": 513.035264
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 65,
143
- "total": 0.5109176683425904,
144
- "mean": 0.007860271820655237,
145
- "stdev": 0.00042685307115098174,
146
- "p50": 0.007779526233673096,
147
- "p90": 0.007984613800048827,
148
- "p95": 0.008168710327148438,
149
- "p99": 0.009271091651916504,
150
  "values": [
151
- 0.008222886085510254,
152
- 0.008304965972900391,
153
- 0.008119686126708985,
154
- 0.00792832612991333,
155
- 0.0077888059616088865,
156
- 0.007779526233673096,
157
- 0.00788144588470459,
158
- 0.0077691259384155276,
159
- 0.007693126201629639,
160
- 0.0077313661575317385,
161
- 0.007659046173095703,
162
- 0.0076934461593627925,
163
- 0.010988648414611817,
164
- 0.00791856622695923,
165
- 0.007631364822387695,
166
- 0.007860486030578612,
167
- 0.007966725826263428,
168
- 0.007934726238250733,
169
- 0.007939526081085205,
170
- 0.007771845817565918,
171
- 0.007689606189727783,
172
- 0.007884006023406982,
173
- 0.007990245819091796,
174
- 0.007952486038208008,
175
- 0.007976165771484375,
176
- 0.007965606212615967,
177
- 0.0081809663772583,
178
- 0.007704646110534668,
179
- 0.007635685920715332,
180
- 0.007637285232543946,
181
- 0.007621446132659912,
182
- 0.007622245788574219,
183
- 0.007702246189117432,
184
- 0.007628645896911621,
185
- 0.00761552619934082,
186
- 0.007602564811706543,
187
- 0.007619525909423828,
188
- 0.007634726047515869,
189
- 0.007618566036224365,
190
- 0.007618405818939209,
191
- 0.007632646083831787,
192
- 0.007620965957641602,
193
- 0.007643525123596191,
194
- 0.007596005916595459,
195
- 0.007611526012420654,
196
- 0.007708004951477051,
197
- 0.008067365646362304,
198
- 0.007911046028137208,
199
- 0.007912645816802979,
200
- 0.0075678458213806156,
201
- 0.0077289662361145015,
202
- 0.00767456579208374,
203
- 0.007775846004486084,
204
- 0.00772528600692749,
205
- 0.007916965961456298,
206
- 0.00796992588043213,
207
- 0.007926566123962402,
208
- 0.007959526062011718,
209
- 0.0079299259185791,
210
- 0.007931046009063721,
211
- 0.007908485889434814,
212
- 0.007951045989990234,
213
- 0.007945926189422607,
214
- 0.007895845890045166,
215
- 0.007921926021575928
216
  ]
217
  },
218
  "throughput": {
219
  "unit": "tokens/s",
220
- "value": 254.44412682324756
221
  },
222
  "energy": null,
223
  "efficiency": null
@@ -225,93 +223,91 @@
225
  "decode": {
226
  "memory": {
227
  "unit": "MB",
228
- "max_ram": 1056.50176,
229
- "max_global_vram": 1107.529728,
230
- "max_process_vram": 269445.554176,
231
  "max_reserved": 725.614592,
232
  "max_allocated": 513.259008
233
  },
234
  "latency": {
235
  "unit": "s",
236
- "count": 65,
237
- "total": 0.49015668916702276,
238
- "mean": 0.007540872141031119,
239
- "stdev": 0.0012375305438079146,
240
- "p50": 0.007339206218719483,
241
- "p90": 0.007628613185882568,
242
- "p95": 0.007711589908599854,
243
- "p99": 0.011249288177490229,
244
  "values": [
245
- 0.007729765892028809,
246
- 0.0078120059967041015,
247
- 0.0074707260131835936,
248
- 0.007369925022125244,
249
- 0.007296165943145752,
250
- 0.007271365165710449,
251
- 0.007268805980682373,
252
- 0.007268165111541748,
253
- 0.007293126106262207,
254
- 0.007271844863891602,
255
- 0.007240964889526367,
256
- 0.007239205837249756,
257
- 0.007749765872955322,
258
- 0.007266565799713135,
259
- 0.007339206218719483,
260
- 0.007624005794525147,
261
- 0.007600646018981933,
262
- 0.007294244766235351,
263
- 0.007343366146087647,
264
- 0.0074091248512268065,
265
- 0.007391526222229004,
266
- 0.007471205234527588,
267
- 0.007568165779113769,
268
- 0.007573606014251709,
269
- 0.007633925914764405,
270
- 0.01736001205444336,
271
- 0.007268325805664062,
272
- 0.007260805130004883,
273
- 0.007242886066436768,
274
- 0.007179845809936523,
275
- 0.0072620849609375,
276
- 0.0072451248168945315,
277
- 0.007261606216430664,
278
- 0.007307684898376464,
279
- 0.00727552604675293,
280
- 0.007252806186676025,
281
- 0.0072520051002502445,
282
- 0.007215205192565918,
283
- 0.007277925968170166,
284
- 0.007221284866333008,
285
- 0.007258084774017334,
286
- 0.007211205959320069,
287
- 0.007381765842437744,
288
- 0.0071792049407958984,
289
- 0.0072596859931945805,
290
- 0.007209445953369141,
291
- 0.007484965801239014,
292
- 0.007580326080322265,
293
- 0.0072832050323486325,
294
- 0.007216165065765381,
295
- 0.0074120059013366695,
296
- 0.007397924900054932,
297
- 0.0072921662330627446,
298
- 0.0076316847801208496,
299
- 0.007575526237487793,
300
- 0.007583685874938965,
301
- 0.007489285945892334,
302
- 0.007506724834442139,
303
- 0.007572004795074463,
304
- 0.007564005851745606,
305
- 0.0076388859748840335,
306
- 0.007496325016021729,
307
- 0.007414084911346435,
308
- 0.007406405925750733,
309
- 0.007431365966796875
310
  ]
311
  },
312
  "throughput": {
313
  "unit": "tokens/s",
314
- "value": 132.6106558098017
315
  },
316
  "energy": null,
317
  "efficiency": null
@@ -320,85 +316,83 @@
320
  "memory": null,
321
  "latency": {
322
  "unit": "s",
323
- "count": 65,
324
- "total": 0.4558608222007751,
325
- "mean": 0.007013243418473463,
326
- "stdev": 0.0012505175779430459,
327
- "p50": 0.006811365127563477,
328
- "p90": 0.007064197063446045,
329
- "p95": 0.007162373161315918,
330
- "p99": 0.010741230010986324,
331
  "values": [
332
- 0.007177605152130127,
333
- 0.007255044937133789,
334
- 0.006951045036315918,
335
- 0.006854245185852051,
336
- 0.006746564865112305,
337
- 0.006777764797210694,
338
- 0.006751365184783935,
339
- 0.006742724895477295,
340
- 0.006733765125274658,
341
- 0.0067400050163269045,
342
- 0.006708964824676513,
343
- 0.006710404872894287,
344
- 0.0072033658027648925,
345
- 0.006702404975891113,
346
- 0.006795364856719971,
347
- 0.00709504508972168,
348
- 0.0070606451034545895,
349
- 0.006811365127563477,
350
- 0.006835205078125,
351
- 0.006856645107269287,
352
- 0.006932485103607178,
353
- 0.006959845066070556,
354
- 0.0069998459815979,
355
- 0.007035686016082764,
356
- 0.007101445198059082,
357
- 0.016938892364501953,
358
- 0.006726564884185791,
359
- 0.006711685180664063,
360
- 0.006706725120544434,
361
- 0.006687685012817383,
362
- 0.006675364971160888,
363
- 0.006697444915771484,
364
- 0.006726725101470947,
365
- 0.006794085025787353,
366
- 0.00667424488067627,
367
- 0.006742084980010986,
368
- 0.006679844856262207,
369
- 0.006692005157470703,
370
- 0.00674784517288208,
371
- 0.006707684993743896,
372
- 0.006720324993133545,
373
- 0.006667524814605713,
374
- 0.006877925872802735,
375
- 0.006674405097961426,
376
- 0.006698404788970947,
377
- 0.006689926147460937,
378
- 0.007034564971923828,
379
- 0.007036485195159912,
380
- 0.006721445083618164,
381
- 0.006755364894866943,
382
- 0.006954885005950927,
383
- 0.00683472490310669,
384
- 0.0067456049919128415,
385
- 0.007042405128479004,
386
- 0.007044166088104248,
387
- 0.007036005973815918,
388
- 0.006961605072021484,
389
- 0.0069945650100708,
390
- 0.0069979248046875,
391
- 0.006993125915527343,
392
- 0.007066565036773682,
393
- 0.006972165107727051,
394
- 0.006952805042266846,
395
- 0.0069489660263061526,
396
- 0.006991205215454102
397
  ]
398
  },
399
  "throughput": {
400
  "unit": "tokens/s",
401
- "value": 142.58737938083218
402
  },
403
  "energy": null,
404
  "efficiency": null
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.4.0",
88
+ "optimum_benchmark_commit": "8d3ce5d99bc670ee9136c4d65ae8c25ef9d8beae",
89
  "transformers_version": "4.43.3",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.33.0",
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 902.049792,
108
+ "max_global_vram": 1011.761152,
109
+ "max_process_vram": 42183.016448,
110
  "max_reserved": 725.614592,
111
  "max_allocated": 666.338304
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 6.78688134765625,
117
+ "mean": 6.78688134765625,
118
  "stdev": 0.0,
119
+ "p50": 6.78688134765625,
120
+ "p90": 6.78688134765625,
121
+ "p95": 6.78688134765625,
122
+ "p99": 6.78688134765625,
123
  "values": [
124
+ 6.78688134765625
125
  ]
126
  },
127
  "throughput": null,
 
131
  "prefill": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1056.342016,
135
+ "max_global_vram": 1106.153472,
136
+ "max_process_vram": 276402.388992,
137
  "max_reserved": 725.614592,
138
  "max_allocated": 513.035264
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 63,
143
+ "total": 0.5086651239395141,
144
+ "mean": 0.008074049586341494,
145
+ "stdev": 0.00042526726051411295,
146
+ "p50": 0.008044037818908691,
147
+ "p90": 0.00825888729095459,
148
+ "p95": 0.008673689270019531,
149
+ "p99": 0.009678614978790289,
150
  "values": [
151
+ 0.008835882186889648,
152
+ 0.00870116138458252,
153
+ 0.008965002059936524,
154
+ 0.008426440238952638,
155
+ 0.008348360061645507,
156
+ 0.008264199256896972,
157
+ 0.010842930793762208,
158
+ 0.008076197624206543,
159
+ 0.008098278045654297,
160
+ 0.008026118278503419,
161
+ 0.008044037818908691,
162
+ 0.008052997589111328,
163
+ 0.008028038024902344,
164
+ 0.00819667911529541,
165
+ 0.008070597648620606,
166
+ 0.008036518096923828,
167
+ 0.008061637878417969,
168
+ 0.008024838447570801,
169
+ 0.008058438301086426,
170
+ 0.008021318435668945,
171
+ 0.007980358123779297,
172
+ 0.007797476768493653,
173
+ 0.007987717151641845,
174
+ 0.008053957939147949,
175
+ 0.008237639427185058,
176
+ 0.008017638206481933,
177
+ 0.008030597686767577,
178
+ 0.008034757614135742,
179
+ 0.008022438049316407,
180
+ 0.008063557624816895,
181
+ 0.008046598434448242,
182
+ 0.00807907772064209,
183
+ 0.008039398193359375,
184
+ 0.008062277793884277,
185
+ 0.00807907772064209,
186
+ 0.008051238059997558,
187
+ 0.00808067798614502,
188
+ 0.008085957527160645,
189
+ 0.008083558082580567,
190
+ 0.007699555873870849,
191
+ 0.00778499698638916,
192
+ 0.0076936368942260745,
193
+ 0.007857956886291505,
194
+ 0.007802277088165283,
195
+ 0.008062758445739747,
196
+ 0.008125638008117676,
197
+ 0.008106118202209472,
198
+ 0.008077637672424316,
199
+ 0.00806099796295166,
200
+ 0.007881156921386719,
201
+ 0.007885797023773193,
202
+ 0.007789796829223633,
203
+ 0.007848036766052247,
204
+ 0.007817636966705323,
205
+ 0.007807877063751221,
206
+ 0.007749156951904297,
207
+ 0.007757476806640625,
208
+ 0.00769107723236084,
209
+ 0.0077995572090148926,
210
+ 0.0077053170204162596,
211
+ 0.007740676879882813,
212
+ 0.008064997673034669,
213
+ 0.007841317176818848
 
 
214
  ]
215
  },
216
  "throughput": {
217
  "unit": "tokens/s",
218
+ "value": 247.70717328554804
219
  },
220
  "energy": null,
221
  "efficiency": null
 
223
  "decode": {
224
  "memory": {
225
  "unit": "MB",
226
+ "max_ram": 1056.39936,
227
+ "max_global_vram": 1107.542016,
228
+ "max_process_vram": 252002.63168,
229
  "max_reserved": 725.614592,
230
  "max_allocated": 513.259008
231
  },
232
  "latency": {
233
  "unit": "s",
234
+ "count": 63,
235
+ "total": 0.4898839054107666,
236
+ "mean": 0.007775935006520105,
237
+ "stdev": 0.0019397278096981421,
238
+ "p50": 0.007549955844879151,
239
+ "p90": 0.007664804077148438,
240
+ "p95": 0.007855461025238037,
241
+ "p99": 0.013843846988678018,
242
  "values": [
243
+ 0.008236357688903809,
244
+ 0.022992908477783205,
245
+ 0.007926597118377685,
246
+ 0.007794116973876953,
247
+ 0.007736515998840332,
248
+ 0.007862277030944824,
249
+ 0.007646275997161865,
250
+ 0.007588194847106934,
251
+ 0.007617956161499024,
252
+ 0.007534595012664795,
253
+ 0.007537315845489502,
254
+ 0.007541475772857666,
255
+ 0.00763123607635498,
256
+ 0.007589634895324707,
257
+ 0.00753539514541626,
258
+ 0.007637475967407227,
259
+ 0.007570274829864502,
260
+ 0.007575876235961914,
261
+ 0.007569315910339355,
262
+ 0.007590916156768799,
263
+ 0.007444994926452637,
264
+ 0.0073773150444030764,
265
+ 0.0075765161514282225,
266
+ 0.007564196109771729,
267
+ 0.0076198759078979494,
268
+ 0.0075464358329772946,
269
+ 0.007574755191802979,
270
+ 0.007527874946594238,
271
+ 0.007568675994873047,
272
+ 0.007549955844879151,
273
+ 0.007591236114501953,
274
+ 0.007611715793609619,
275
+ 0.007555875778198242,
276
+ 0.007654436111450195,
277
+ 0.007543876171112061,
278
+ 0.00754883623123169,
279
+ 0.007554275035858154,
280
+ 0.007540514945983887,
281
+ 0.007427074909210205,
282
+ 0.007303715229034424,
283
+ 0.007348514080047607,
284
+ 0.0073077139854431155,
285
+ 0.007294915199279785,
286
+ 0.007454754829406739,
287
+ 0.007667396068572998,
288
+ 0.007540676116943359,
289
+ 0.007572515964508057,
290
+ 0.007588995933532715,
291
+ 0.007561635971069336,
292
+ 0.0073656349182128905,
293
+ 0.007402595043182373,
294
+ 0.0073584351539611815,
295
+ 0.007340034008026123,
296
+ 0.007458755016326904,
297
+ 0.0073366742134094234,
298
+ 0.0073864350318908695,
299
+ 0.007302114009857178,
300
+ 0.007347074031829834,
301
+ 0.007216673851013183,
302
+ 0.007292833805084229,
303
+ 0.007513955116271973,
304
+ 0.007598755836486816,
305
+ 0.007229952812194824
 
 
306
  ]
307
  },
308
  "throughput": {
309
  "unit": "tokens/s",
310
+ "value": 128.6018979275807
311
  },
312
  "energy": null,
313
  "efficiency": null
 
316
  "memory": null,
317
  "latency": {
318
  "unit": "s",
319
+ "count": 63,
320
+ "total": 0.459174639225006,
321
+ "mean": 0.007288486336904859,
322
+ "stdev": 0.0019091812416086632,
323
+ "p50": 0.007080352783203125,
324
+ "p90": 0.00719520206451416,
325
+ "p95": 0.007286610794067383,
326
+ "p99": 0.013198132419586218,
327
  "values": [
328
+ 0.007634116172790527,
329
+ 0.022276264190673828,
330
+ 0.007401474952697754,
331
+ 0.00729363489151001,
332
+ 0.00722067403793335,
333
+ 0.00722339391708374,
334
+ 0.007153473854064942,
335
+ 0.007116672992706299,
336
+ 0.007115073204040527,
337
+ 0.007068993091583252,
338
+ 0.007069474220275879,
339
+ 0.007081954002380371,
340
+ 0.007124352931976319,
341
+ 0.007090753078460694,
342
+ 0.007035872936248779,
343
+ 0.007168834209442139,
344
+ 0.007069472789764404,
345
+ 0.007091874122619629,
346
+ 0.007105154037475586,
347
+ 0.007097633838653564,
348
+ 0.006967712879180908,
349
+ 0.006914752006530762,
350
+ 0.007087873935699463,
351
+ 0.00708531379699707,
352
+ 0.007126274108886718,
353
+ 0.007087553024291992,
354
+ 0.007097632884979248,
355
+ 0.007066432952880859,
356
+ 0.007080352783203125,
357
+ 0.007079233169555664,
358
+ 0.007114593029022217,
359
+ 0.007106593132019043,
360
+ 0.007097632884979248,
361
+ 0.0071989140510559085,
362
+ 0.0070808339118957515,
363
+ 0.007072672843933105,
364
+ 0.00706915283203125,
365
+ 0.007066593170166015,
366
+ 0.006944032192230225,
367
+ 0.006846433162689209,
368
+ 0.00687443208694458,
369
+ 0.00683955192565918,
370
+ 0.006822272777557373,
371
+ 0.006988512992858887,
372
+ 0.007180354118347168,
373
+ 0.0070541129112243655,
374
+ 0.007095713138580323,
375
+ 0.007111874103546143,
376
+ 0.0070939531326293945,
377
+ 0.006880352020263672,
378
+ 0.0068998727798461916,
379
+ 0.006859871864318847,
380
+ 0.006875552177429199,
381
+ 0.006976992130279541,
382
+ 0.006895391941070556,
383
+ 0.006899713039398193,
384
+ 0.006832831859588623,
385
+ 0.006875072002410889,
386
+ 0.006756671905517578,
387
+ 0.006815392017364502,
388
+ 0.007025153160095215,
389
+ 0.007106113910675049,
390
+ 0.00678515100479126
 
 
391
  ]
392
  },
393
  "throughput": {
394
  "unit": "tokens/s",
395
+ "value": 137.2026994050265
396
  },
397
  "energy": null,
398
  "efficiency": null