IlyasMoutawwakil HF staff commited on
Commit
57f9876
·
verified ·
1 Parent(s): f24016b

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": "16c37a2d0a7e1a726b6a2a50e2fbcf32df3b575c",
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": 892.166144,
108
- "max_global_vram": 1059.893248,
109
- "max_process_vram": 45351.264256,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 6.86793212890625,
117
- "mean": 6.86793212890625,
118
  "stdev": 0.0,
119
- "p50": 6.86793212890625,
120
- "p90": 6.86793212890625,
121
- "p95": 6.86793212890625,
122
- "p99": 6.86793212890625,
123
  "values": [
124
- 6.86793212890625
125
  ]
126
  },
127
  "throughput": null,
@@ -131,92 +131,107 @@
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1036.857344,
135
- "max_global_vram": 1122.828288,
136
- "max_process_vram": 285589.36064,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 64,
143
- "total": 0.9986877775192259,
144
- "mean": 0.015604496523737908,
145
- "stdev": 0.012239312176057289,
146
- "p50": 0.013298005580902099,
147
- "p90": 0.014060037994384766,
148
- "p95": 0.015078550100326531,
149
- "p99": 0.07909192604064935,
150
  "values": [
151
- 0.01594352626800537,
152
- 0.013799845695495605,
153
- 0.013566564559936524,
154
- 0.013534086227416992,
155
- 0.013484326362609864,
156
- 0.013565765380859376,
157
- 0.015232006072998046,
158
- 0.014160805702209473,
159
- 0.013944005966186524,
160
- 0.013827046394348145,
161
- 0.013834565162658692,
162
- 0.014109766006469727,
163
- 0.014208966255187989,
164
- 0.013925765991210938,
165
- 0.06945635223388671,
166
- 0.01380064582824707,
167
- 0.013491685867309571,
168
- 0.013408644676208496,
169
- 0.013394246101379395,
170
- 0.013327525138854981,
171
- 0.01324576473236084,
172
- 0.013286725997924805,
173
- 0.013254565238952637,
174
- 0.013391366004943847,
175
- 0.013239364624023437,
176
- 0.013307846069335938,
177
- 0.013350245475769042,
178
- 0.01322640609741211,
179
- 0.013288165092468262,
180
- 0.013448326110839844,
181
- 0.013461125373840333,
182
- 0.013807525634765625,
183
- 0.013647846221923828,
184
- 0.01357696533203125,
185
- 0.01353376579284668,
186
- 0.09549844360351563,
187
- 0.013630085945129395,
188
- 0.013170885086059571,
189
- 0.01302464485168457,
190
- 0.01302176570892334,
191
- 0.01297008514404297,
192
- 0.013000645637512208,
193
- 0.013034404754638672,
194
- 0.013014405250549317,
195
- 0.012969125747680664,
196
- 0.012992804527282714,
197
- 0.013029925346374512,
198
- 0.013003206253051758,
199
- 0.012946084976196289,
200
- 0.013050085067749023,
201
- 0.013047845840454101,
202
- 0.013207844734191895,
203
- 0.013190885543823243,
204
- 0.01327472496032715,
205
- 0.013431845664978027,
206
- 0.013229925155639649,
207
- 0.013242884635925293,
208
- 0.013256806373596192,
209
- 0.013183844566345216,
210
- 0.01323024559020996,
211
- 0.013236644744873047,
212
- 0.013234724998474121,
213
- 0.013239205360412598,
214
- 0.013241605758666992
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
215
  ]
216
  },
217
  "throughput": {
218
  "unit": "samples/s",
219
- "value": 64.0840925869526
220
  },
221
  "energy": null,
222
  "efficiency": null
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "91971089040d6dac4da0f6b0a30eec8415a34544",
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": 892.391424,
108
+ "max_global_vram": 1059.876864,
109
+ "max_process_vram": 41946.288128,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 6.81422265625,
117
+ "mean": 6.81422265625,
118
  "stdev": 0.0,
119
+ "p50": 6.81422265625,
120
+ "p90": 6.81422265625,
121
+ "p95": 6.81422265625,
122
+ "p99": 6.81422265625,
123
  "values": [
124
+ 6.81422265625
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1037.23008,
135
+ "max_global_vram": 1122.803712,
136
+ "max_process_vram": 279189.143552,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 79,
143
+ "total": 1.001032190322876,
144
+ "mean": 0.012671293548390833,
145
+ "stdev": 0.001442546217616095,
146
+ "p50": 0.012405336380004883,
147
+ "p90": 0.012734937286376953,
148
+ "p95": 0.013085659027099609,
149
+ "p99": 0.01953038566589355,
150
  "values": [
151
+ 0.012581336975097656,
152
+ 0.012651576995849609,
153
+ 0.012513176918029785,
154
+ 0.01250645637512207,
155
+ 0.012485655784606933,
156
+ 0.012290776252746582,
157
+ 0.012160855293273926,
158
+ 0.012007893562316895,
159
+ 0.011932534217834473,
160
+ 0.011998933792114258,
161
+ 0.012029013633728027,
162
+ 0.012075094223022461,
163
+ 0.01204821491241455,
164
+ 0.011983254432678222,
165
+ 0.012156854629516602,
166
+ 0.01228453540802002,
167
+ 0.015405029296875,
168
+ 0.012503577232360839,
169
+ 0.012295254707336426,
170
+ 0.018439603805541993,
171
+ 0.01212645435333252,
172
+ 0.012373656272888183,
173
+ 0.01231557559967041,
174
+ 0.012429335594177245,
175
+ 0.012334775924682618,
176
+ 0.012306136131286621,
177
+ 0.012288695335388183,
178
+ 0.012349656105041504,
179
+ 0.01230069637298584,
180
+ 0.01236293601989746,
181
+ 0.012609657287597656,
182
+ 0.012644216537475586,
183
+ 0.012360535621643066,
184
+ 0.01245893669128418,
185
+ 0.012375255584716797,
186
+ 0.012465175628662109,
187
+ 0.012467896461486817,
188
+ 0.012455576896667481,
189
+ 0.012352375984191895,
190
+ 0.012366455078125,
191
+ 0.012365175247192382,
192
+ 0.012388054847717284,
193
+ 0.012366774559020997,
194
+ 0.012412055015563965,
195
+ 0.01239029598236084,
196
+ 0.012427255630493165,
197
+ 0.012393976211547851,
198
+ 0.01239301586151123,
199
+ 0.012370455741882324,
200
+ 0.012378456115722657,
201
+ 0.012393176078796387,
202
+ 0.01246021556854248,
203
+ 0.012409976005554199,
204
+ 0.012437336921691895,
205
+ 0.023397703170776368,
206
+ 0.012393495559692384,
207
+ 0.013063098907470703,
208
+ 0.013288700103759765,
209
+ 0.01297653865814209,
210
+ 0.012733977317810058,
211
+ 0.012656376838684083,
212
+ 0.012688377380371093,
213
+ 0.01273877716064453,
214
+ 0.012757017135620117,
215
+ 0.012573657035827636,
216
+ 0.012474616050720215,
217
+ 0.012397814750671386,
218
+ 0.012405336380004883,
219
+ 0.012420536041259766,
220
+ 0.012465175628662109,
221
+ 0.012420056343078613,
222
+ 0.012438937187194824,
223
+ 0.012475255966186524,
224
+ 0.012377015113830566,
225
+ 0.012459735870361328,
226
+ 0.012404376029968262,
227
+ 0.012398775100708009,
228
+ 0.012437335968017578,
229
+ 0.012509656906127929
230
  ]
231
  },
232
  "throughput": {
233
  "unit": "samples/s",
234
+ "value": 78.91854104563721
235
  },
236
  "energy": null,
237
  "efficiency": null