IlyasMoutawwakil HF staff commited on
Commit
4005935
·
verified ·
1 Parent(s): 6f9091f

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,10 +85,10 @@
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
- "optimum_benchmark_commit": "35e06a8a39b8c67a2e53b499c65346db81ed78be",
89
  "transformers_version": "4.42.4",
90
  "transformers_commit": null,
91
- "accelerate_version": "0.32.1",
92
  "accelerate_commit": null,
93
  "diffusers_version": "0.29.2",
94
  "diffusers_commit": null,
@@ -104,24 +104,24 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 891.981824,
108
- "max_global_vram": 3346.497536,
109
- "max_process_vram": 43124.379648,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.37137109375,
117
- "mean": 7.37137109375,
118
  "stdev": 0.0,
119
- "p50": 7.37137109375,
120
- "p90": 7.37137109375,
121
- "p95": 7.37137109375,
122
- "p99": 7.37137109375,
123
  "values": [
124
- 7.37137109375
125
  ]
126
  },
127
  "throughput": null,
@@ -131,100 +131,100 @@
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1036.754944,
135
- "max_global_vram": 3409.420288,
136
- "max_process_vram": 280243.802112,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
  "count": 72,
143
- "total": 1.0078922395706178,
144
- "mean": 0.01399850332736969,
145
- "stdev": 0.0007726656571210562,
146
- "p50": 0.013890772819519042,
147
- "p90": 0.014727058887481688,
148
- "p95": 0.0150066659450531,
149
- "p99": 0.01687113628387452,
150
  "values": [
151
- 0.014674691200256348,
152
- 0.014720291137695312,
153
- 0.014313411712646485,
154
- 0.014285091400146485,
155
- 0.014141251564025879,
156
- 0.014307491302490235,
157
- 0.013677573204040528,
158
- 0.013825093269348145,
159
- 0.014257250785827636,
160
- 0.013877893447875976,
161
- 0.013642533302307129,
162
- 0.014308932304382325,
163
- 0.013724452018737792,
164
- 0.014278371810913086,
165
- 0.014149891853332519,
166
- 0.016421567916870116,
167
- 0.014379011154174805,
168
- 0.017971803665161133,
169
- 0.015184769630432129,
170
- 0.014820771217346191,
171
- 0.014720290184020997,
172
- 0.015079970359802247,
173
- 0.014771651268005372,
174
- 0.014325250625610351,
175
- 0.014352452278137208,
176
- 0.014019012451171875,
177
- 0.013833251953125,
178
- 0.014727810859680175,
179
- 0.014312931060791016,
180
- 0.014021092414855958,
181
- 0.014253891944885255,
182
- 0.01342925262451172,
183
- 0.013129094123840331,
184
- 0.013331012725830078,
185
- 0.013723333358764649,
186
- 0.013194053649902344,
187
- 0.013377412796020508,
188
- 0.013164454460144043,
189
- 0.01390365219116211,
190
- 0.013327493667602539,
191
- 0.01330029296875,
192
- 0.01315037441253662,
193
- 0.013145414352416993,
194
- 0.013713091850280761,
195
- 0.013657732963562012,
196
- 0.013157573699951172,
197
- 0.013148934364318847,
198
- 0.013611332893371582,
199
- 0.013170052528381347,
200
- 0.013213574409484863,
201
- 0.013678052902221679,
202
- 0.013561893463134765,
203
- 0.01494668960571289,
204
- 0.014341252326965332,
205
- 0.01405149269104004,
206
- 0.014526692390441895,
207
- 0.014382051467895509,
208
- 0.014092931747436524,
209
- 0.013994372367858887,
210
- 0.01429709243774414,
211
- 0.014222691535949707,
212
- 0.014024771690368653,
213
- 0.01360157299041748,
214
- 0.01357485294342041,
215
- 0.013323174476623536,
216
- 0.013509734153747559,
217
- 0.013678531646728515,
218
- 0.013645893096923828,
219
- 0.01354141330718994,
220
- 0.01318621253967285,
221
- 0.013259973526000977,
222
- 0.013223012924194337
223
  ]
224
  },
225
  "throughput": {
226
  "unit": "samples/s",
227
- "value": 71.43620832984432
228
  },
229
  "energy": null,
230
  "efficiency": null
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "7ced484c6c538274314e9bbd7dcb0b3e27a51bd6",
89
  "transformers_version": "4.42.4",
90
  "transformers_commit": null,
91
+ "accelerate_version": "0.33.0",
92
  "accelerate_commit": null,
93
  "diffusers_version": "0.29.2",
94
  "diffusers_commit": null,
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 891.830272,
108
+ "max_global_vram": 1893.13024,
109
+ "max_process_vram": 45557.5552,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.11949658203125,
117
+ "mean": 7.11949658203125,
118
  "stdev": 0.0,
119
+ "p50": 7.11949658203125,
120
+ "p90": 7.11949658203125,
121
+ "p95": 7.11949658203125,
122
+ "p99": 7.11949658203125,
123
  "values": [
124
+ 7.11949658203125
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.787712,
135
+ "max_global_vram": 1956.061184,
136
+ "max_process_vram": 291236.798464,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
  "count": 72,
143
+ "total": 0.9979631586074829,
144
+ "mean": 0.01386059942510393,
145
+ "stdev": 0.0004847034414121546,
146
+ "p50": 0.013839375019073487,
147
+ "p90": 0.014590447521209717,
148
+ "p95": 0.014871519899368286,
149
+ "p99": 0.015286562805175782,
150
  "values": [
151
+ 0.01486417579650879,
152
+ 0.015245777130126953,
153
+ 0.014605615615844727,
154
+ 0.01445393466949463,
155
+ 0.01418785572052002,
156
+ 0.014019055366516113,
157
+ 0.013912975311279297,
158
+ 0.014095375061035156,
159
+ 0.013820975303649903,
160
+ 0.014088656425476074,
161
+ 0.0139422550201416,
162
+ 0.014052655220031738,
163
+ 0.014046415328979493,
164
+ 0.014343695640563965,
165
+ 0.013949134826660155,
166
+ 0.015386417388916015,
167
+ 0.01397569465637207,
168
+ 0.013570734977722168,
169
+ 0.013878894805908202,
170
+ 0.014114575386047363,
171
+ 0.013943055152893066,
172
+ 0.01397265625,
173
+ 0.013659534454345703,
174
+ 0.013968175888061523,
175
+ 0.013933455467224121,
176
+ 0.014104015350341797,
177
+ 0.013675695419311523,
178
+ 0.013980495452880859,
179
+ 0.013383694648742676,
180
+ 0.013502413749694825,
181
+ 0.013435694694519043,
182
+ 0.013444494247436524,
183
+ 0.013449773788452149,
184
+ 0.013552495002746582,
185
+ 0.013848175048828125,
186
+ 0.013446093559265137,
187
+ 0.013382893562316894,
188
+ 0.013464815139770507,
189
+ 0.013365934371948242,
190
+ 0.013330095291137696,
191
+ 0.013816494941711426,
192
+ 0.013392173767089843,
193
+ 0.013368655204772949,
194
+ 0.013470733642578125,
195
+ 0.013420974731445313,
196
+ 0.013414894104003906,
197
+ 0.014000655174255371,
198
+ 0.01343553352355957,
199
+ 0.013464975357055663,
200
+ 0.01348865509033203,
201
+ 0.013389453887939454,
202
+ 0.013988015174865722,
203
+ 0.01488049602508545,
204
+ 0.014170255661010742,
205
+ 0.014087215423583984,
206
+ 0.015048815727233886,
207
+ 0.014753934860229492,
208
+ 0.014076814651489258,
209
+ 0.014645296096801758,
210
+ 0.013902574539184571,
211
+ 0.013415534019470215,
212
+ 0.013418254852294921,
213
+ 0.01328913402557373,
214
+ 0.013689294815063476,
215
+ 0.013388014793395997,
216
+ 0.013524333953857421,
217
+ 0.013404974937438965,
218
+ 0.01338497543334961,
219
+ 0.013422574043273926,
220
+ 0.013426895141601563,
221
+ 0.014153453826904297,
222
+ 0.013830574989318847
223
  ]
224
  },
225
  "throughput": {
226
  "unit": "samples/s",
227
+ "value": 72.14695189796971
228
  },
229
  "energy": null,
230
  "efficiency": null