IlyasMoutawwakil HF staff commited on
Commit
6eda4f8
·
verified ·
1 Parent(s): 58ed2d0

Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub

Browse files
cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/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": 891.67872,
108
- "max_global_vram": 1059.872768,
109
- "max_process_vram": 45849.591808,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.688419921875,
117
- "mean": 7.688419921875,
118
  "stdev": 0.0,
119
- "p50": 7.688419921875,
120
- "p90": 7.688419921875,
121
- "p95": 7.688419921875,
122
- "p99": 7.688419921875,
123
  "values": [
124
- 7.688419921875
125
  ]
126
  },
127
  "throughput": null,
@@ -131,101 +131,100 @@
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1036.570624,
135
- "max_global_vram": 1122.79552,
136
- "max_process_vram": 302495.399936,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 73,
143
- "total": 1.0082509613037103,
144
- "mean": 0.013811657004160423,
145
- "stdev": 0.0007587609371983722,
146
- "p50": 0.013505509376525879,
147
- "p90": 0.014906011199951172,
148
- "p95": 0.015627958488464353,
149
- "p99": 0.01628592582702637,
150
  "values": [
151
- 0.016031732559204103,
152
- 0.01588933277130127,
153
- 0.015701013565063475,
154
- 0.015579255104064941,
155
- 0.015196698188781738,
156
- 0.013672706604003906,
157
- 0.013545989036560058,
158
- 0.01366806697845459,
159
- 0.013826307296752929,
160
- 0.013883426666259765,
161
- 0.013653668403625488,
162
- 0.01390838623046875,
163
- 0.016939565658569335,
164
- 0.01342246913909912,
165
- 0.013187110900878906,
166
- 0.013433029174804687,
167
- 0.013339590072631836,
168
- 0.013418309211730957,
169
- 0.01325239086151123,
170
- 0.013481829643249512,
171
- 0.013222790718078614,
172
- 0.013485508918762207,
173
- 0.01320215129852295,
174
- 0.013485669136047363,
175
- 0.01323607063293457,
176
- 0.01341526985168457,
177
- 0.013298151016235351,
178
- 0.013426950454711914,
179
- 0.013279589653015136,
180
- 0.013579108238220216,
181
- 0.013348870277404785,
182
- 0.013361189842224121,
183
- 0.013596867561340332,
184
- 0.013386630058288574,
185
- 0.013333511352539063,
186
- 0.013681827545166015,
187
- 0.013313349723815917,
188
- 0.013355270385742187,
189
- 0.013718466758728027,
190
- 0.013292710304260253,
191
- 0.013283749580383301,
192
- 0.013603748321533203,
193
- 0.013311750411987304,
194
- 0.013346150398254394,
195
- 0.013642948150634765,
196
- 0.013329350471496582,
197
- 0.013301190376281738,
198
- 0.013568867683410644,
199
- 0.013337030410766601,
200
- 0.013316229820251465,
201
- 0.013545989036560058,
202
- 0.013338789939880372,
203
- 0.014872859954833985,
204
- 0.015119897842407226,
205
- 0.014301822662353516,
206
- 0.014914299011230469,
207
- 0.014557662010192872,
208
- 0.014178144454956054,
209
- 0.014403102874755859,
210
- 0.014370782852172852,
211
- 0.014116543769836426,
212
- 0.013997666358947754,
213
- 0.013797507286071778,
214
- 0.014010146141052246,
215
- 0.013585667610168457,
216
- 0.013505509376525879,
217
- 0.013409350395202637,
218
- 0.013389510154724121,
219
- 0.01379190731048584,
220
- 0.013402949333190918,
221
- 0.013417509078979492,
222
- 0.013362469673156739,
223
- 0.01376902675628662
224
  ]
225
  },
226
  "throughput": {
227
  "unit": "samples/s",
228
- "value": 72.40260887587742
229
  },
230
  "energy": null,
231
  "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": 891.879424,
108
+ "max_global_vram": 1059.876864,
109
+ "max_process_vram": 48011.0592,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.3758359375,
117
+ "mean": 7.3758359375,
118
  "stdev": 0.0,
119
+ "p50": 7.3758359375,
120
+ "p90": 7.3758359375,
121
+ "p95": 7.3758359375,
122
+ "p99": 7.3758359375,
123
  "values": [
124
+ 7.3758359375
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.791808,
135
+ "max_global_vram": 1122.807808,
136
+ "max_process_vram": 285873.713152,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 72,
143
+ "total": 1.0081897783279423,
144
+ "mean": 0.014002635810110305,
145
+ "stdev": 0.0006463469320464488,
146
+ "p50": 0.013957907199859619,
147
+ "p90": 0.014911084842681884,
148
+ "p95": 0.014955573034286499,
149
+ "p99": 0.015041002502441406,
150
  "values": [
151
+ 0.015034460067749023,
152
+ 0.015010939598083497,
153
+ 0.01473734188079834,
154
+ 0.014908061027526856,
155
+ 0.01490614128112793,
156
+ 0.014891901016235352,
157
+ 0.014823420524597168,
158
+ 0.014888381004333496,
159
+ 0.014854941368103027,
160
+ 0.014950461387634277,
161
+ 0.014920539855957031,
162
+ 0.014911420822143555,
163
+ 0.014961820602416992,
164
+ 0.014683423042297363,
165
+ 0.014434623718261718,
166
+ 0.013813188552856445,
167
+ 0.01420038604736328,
168
+ 0.013927267074584962,
169
+ 0.014664382934570312,
170
+ 0.014152066230773926,
171
+ 0.014261824607849121,
172
+ 0.01399670696258545,
173
+ 0.014700701713562012,
174
+ 0.014928541183471679,
175
+ 0.01505702018737793,
176
+ 0.013890467643737792,
177
+ 0.014241825103759766,
178
+ 0.013861348152160644,
179
+ 0.014087105751037598,
180
+ 0.014458463668823243,
181
+ 0.013855267524719238,
182
+ 0.014331745147705079,
183
+ 0.014065187454223632,
184
+ 0.014631422996520996,
185
+ 0.014089345932006836,
186
+ 0.014505824089050294,
187
+ 0.014375424385070801,
188
+ 0.013633349418640136,
189
+ 0.014111745834350585,
190
+ 0.013700228691101074,
191
+ 0.013977506637573241,
192
+ 0.013358151435852051,
193
+ 0.013519909858703614,
194
+ 0.013459110260009765,
195
+ 0.013938307762145996,
196
+ 0.013458630561828614,
197
+ 0.013336710929870606,
198
+ 0.013337830543518066,
199
+ 0.013196072578430175,
200
+ 0.013214632987976075,
201
+ 0.013559749603271484,
202
+ 0.013265352249145507,
203
+ 0.013320871353149414,
204
+ 0.013719268798828125,
205
+ 0.013023113250732422,
206
+ 0.01382710838317871,
207
+ 0.014219265937805176,
208
+ 0.013524709701538086,
209
+ 0.013879907608032227,
210
+ 0.014217185020446778,
211
+ 0.013565509796142579,
212
+ 0.013451590538024902,
213
+ 0.013254311561584473,
214
+ 0.013403111457824708,
215
+ 0.01312039279937744,
216
+ 0.012993514060974121,
217
+ 0.013005993843078613,
218
+ 0.013032394409179688,
219
+ 0.013218152046203612,
220
+ 0.013130632400512696,
221
+ 0.013025193214416505,
222
+ 0.013176872253417968
 
223
  ]
224
  },
225
  "throughput": {
226
  "unit": "samples/s",
227
+ "value": 71.41512594921389
228
  },
229
  "energy": null,
230
  "efficiency": null