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
@@ -11,7 +11,7 @@
|
|
11 |
"model": "microsoft/deberta-v3-base",
|
12 |
"processor": "microsoft/deberta-v3-base",
|
13 |
"device": "cuda",
|
14 |
-
"device_ids": "
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
@@ -97,7 +97,7 @@
|
|
97 |
"transformers_commit": null,
|
98 |
"accelerate_version": "0.34.2",
|
99 |
"accelerate_commit": null,
|
100 |
-
"diffusers_version": "0.30.
|
101 |
"diffusers_commit": null,
|
102 |
"optimum_version": null,
|
103 |
"optimum_commit": null,
|
@@ -111,126 +111,131 @@
|
|
111 |
"load": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
-
"max_ram":
|
115 |
"max_global_vram": 68702.69952,
|
116 |
-
"max_process_vram":
|
117 |
"max_reserved": 773.849088,
|
118 |
"max_allocated": 736.603648
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
-
"total": 8.
|
124 |
-
"mean": 8.
|
125 |
"stdev": 0.0,
|
126 |
-
"p50": 8.
|
127 |
-
"p90": 8.
|
128 |
-
"p95": 8.
|
129 |
-
"p99": 8.
|
130 |
"values": [
|
131 |
-
8.
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
135 |
"energy": null,
|
136 |
-
"efficiency": null
|
137 |
-
"measures": null
|
138 |
},
|
139 |
"forward": {
|
140 |
"memory": {
|
141 |
"unit": "MB",
|
142 |
-
"max_ram":
|
143 |
"max_global_vram": 68702.69952,
|
144 |
-
"max_process_vram":
|
145 |
"max_reserved": 773.849088,
|
146 |
"max_allocated": 745.086976
|
147 |
},
|
148 |
"latency": {
|
149 |
"unit": "s",
|
150 |
-
"count":
|
151 |
-
"total": 1.
|
152 |
-
"mean": 0.
|
153 |
-
"stdev": 0.
|
154 |
-
"p50": 0.
|
155 |
-
"p90": 0.
|
156 |
-
"p95": 0.
|
157 |
-
"p99": 0.
|
158 |
"values": [
|
159 |
-
0.
|
160 |
-
0.
|
161 |
-
0.
|
162 |
-
0.
|
163 |
-
0.
|
164 |
-
0.
|
165 |
-
0.
|
166 |
-
0.
|
167 |
-
0.
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
0.
|
171 |
-
0.
|
172 |
-
0.
|
173 |
-
0.
|
174 |
-
0.
|
175 |
-
0.
|
176 |
-
0.
|
177 |
-
0.
|
178 |
-
0.
|
179 |
-
0.
|
180 |
-
0.
|
181 |
-
0.
|
182 |
-
0.
|
183 |
-
0.
|
184 |
-
0.
|
185 |
-
0.
|
186 |
-
0.
|
187 |
-
0.
|
188 |
-
0.
|
189 |
-
0.
|
190 |
-
0.
|
191 |
-
0.
|
192 |
-
0.
|
193 |
-
0.
|
194 |
-
0.
|
195 |
-
0.
|
196 |
-
0.
|
197 |
-
0.
|
198 |
-
0.
|
199 |
-
0.
|
200 |
-
0.
|
201 |
-
0.
|
202 |
-
0.
|
203 |
-
0.
|
204 |
-
0.
|
205 |
-
0.
|
206 |
-
0.
|
207 |
-
0.
|
208 |
-
0.
|
209 |
-
0.
|
210 |
-
0.
|
211 |
-
0.
|
212 |
-
0.
|
213 |
-
0.
|
214 |
-
0.
|
215 |
-
0.
|
216 |
-
0.
|
217 |
-
0.
|
218 |
-
0.
|
219 |
-
0.
|
220 |
-
0.
|
221 |
-
0.
|
222 |
-
0.
|
223 |
-
0.
|
224 |
-
0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
225 |
]
|
226 |
},
|
227 |
"throughput": {
|
228 |
"unit": "samples/s",
|
229 |
-
"value":
|
230 |
},
|
231 |
"energy": null,
|
232 |
-
"efficiency": null
|
233 |
-
"measures": null
|
234 |
}
|
235 |
}
|
236 |
}
|
|
|
11 |
"model": "microsoft/deberta-v3-base",
|
12 |
"processor": "microsoft/deberta-v3-base",
|
13 |
"device": "cuda",
|
14 |
+
"device_ids": "5",
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
|
|
97 |
"transformers_commit": null,
|
98 |
"accelerate_version": "0.34.2",
|
99 |
"accelerate_commit": null,
|
100 |
+
"diffusers_version": "0.30.3",
|
101 |
"diffusers_commit": null,
|
102 |
"optimum_version": null,
|
103 |
"optimum_commit": null,
|
|
|
111 |
"load": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
+
"max_ram": 1056.845824,
|
115 |
"max_global_vram": 68702.69952,
|
116 |
+
"max_process_vram": 48757.215232,
|
117 |
"max_reserved": 773.849088,
|
118 |
"max_allocated": 736.603648
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
+
"total": 8.5183896484375,
|
124 |
+
"mean": 8.5183896484375,
|
125 |
"stdev": 0.0,
|
126 |
+
"p50": 8.5183896484375,
|
127 |
+
"p90": 8.5183896484375,
|
128 |
+
"p95": 8.5183896484375,
|
129 |
+
"p99": 8.5183896484375,
|
130 |
"values": [
|
131 |
+
8.5183896484375
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
135 |
"energy": null,
|
136 |
+
"efficiency": null
|
|
|
137 |
},
|
138 |
"forward": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 1190.948864,
|
142 |
"max_global_vram": 68702.69952,
|
143 |
+
"max_process_vram": 285790.355456,
|
144 |
"max_reserved": 773.849088,
|
145 |
"max_allocated": 745.086976
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
+
"count": 73,
|
150 |
+
"total": 1.011301471710205,
|
151 |
+
"mean": 0.013853444817948013,
|
152 |
+
"stdev": 0.0008418206287958964,
|
153 |
+
"p50": 0.013815325736999512,
|
154 |
+
"p90": 0.014537116050720215,
|
155 |
+
"p95": 0.015083097648620602,
|
156 |
+
"p99": 0.016969026641845703,
|
157 |
"values": [
|
158 |
+
0.014430204391479491,
|
159 |
+
0.013897564888000489,
|
160 |
+
0.013620765686035156,
|
161 |
+
0.013908764839172364,
|
162 |
+
0.013625085830688477,
|
163 |
+
0.013461406707763673,
|
164 |
+
0.0134663667678833,
|
165 |
+
0.01353372573852539,
|
166 |
+
0.01319228744506836,
|
167 |
+
0.012906368255615235,
|
168 |
+
0.013009246826171874,
|
169 |
+
0.013145566940307617,
|
170 |
+
0.013038207054138183,
|
171 |
+
0.012866208076477051,
|
172 |
+
0.012904288291931153,
|
173 |
+
0.01296396827697754,
|
174 |
+
0.013344926834106445,
|
175 |
+
0.013150527000427245,
|
176 |
+
0.013106846809387207,
|
177 |
+
0.013218687057495118,
|
178 |
+
0.01592236042022705,
|
179 |
+
0.01688587760925293,
|
180 |
+
0.013237247467041016,
|
181 |
+
0.012797887802124024,
|
182 |
+
0.013071006774902343,
|
183 |
+
0.012956447601318359,
|
184 |
+
0.013067967414855957,
|
185 |
+
0.013124446868896484,
|
186 |
+
0.01309772777557373,
|
187 |
+
0.013011327743530273,
|
188 |
+
0.0154151611328125,
|
189 |
+
0.014412123680114746,
|
190 |
+
0.014278043746948242,
|
191 |
+
0.014242525100708009,
|
192 |
+
0.014236284255981444,
|
193 |
+
0.014540284156799317,
|
194 |
+
0.014227643966674804,
|
195 |
+
0.014235323905944824,
|
196 |
+
0.014230364799499512,
|
197 |
+
0.014207003593444824,
|
198 |
+
0.014550363540649414,
|
199 |
+
0.014277243614196777,
|
200 |
+
0.014284443855285645,
|
201 |
+
0.014299004554748536,
|
202 |
+
0.017182838439941405,
|
203 |
+
0.013718205451965332,
|
204 |
+
0.013815325736999512,
|
205 |
+
0.013877565383911133,
|
206 |
+
0.013873564720153808,
|
207 |
+
0.012979167938232422,
|
208 |
+
0.013339165687561036,
|
209 |
+
0.012844287872314453,
|
210 |
+
0.013060128211975098,
|
211 |
+
0.013386527061462402,
|
212 |
+
0.013719005584716797,
|
213 |
+
0.013558526039123536,
|
214 |
+
0.012928767204284668,
|
215 |
+
0.01381756591796875,
|
216 |
+
0.013815645217895509,
|
217 |
+
0.013985244750976563,
|
218 |
+
0.01355340576171875,
|
219 |
+
0.014023964881896972,
|
220 |
+
0.013716766357421875,
|
221 |
+
0.014524443626403809,
|
222 |
+
0.01436012363433838,
|
223 |
+
0.014441244125366211,
|
224 |
+
0.0144156436920166,
|
225 |
+
0.014339164733886718,
|
226 |
+
0.014335325241088867,
|
227 |
+
0.014631162643432618,
|
228 |
+
0.014861721992492676,
|
229 |
+
0.014393724441528321,
|
230 |
+
0.01440412425994873
|
231 |
]
|
232 |
},
|
233 |
"throughput": {
|
234 |
"unit": "samples/s",
|
235 |
+
"value": 72.18421216825702
|
236 |
},
|
237 |
"energy": null,
|
238 |
+
"efficiency": null
|
|
|
239 |
}
|
240 |
}
|
241 |
}
|