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": "
|
89 |
"transformers_version": "4.42.4",
|
90 |
"transformers_commit": null,
|
91 |
"accelerate_version": "0.32.1",
|
@@ -97,31 +97,33 @@
|
|
97 |
"timm_version": "1.0.7",
|
98 |
"timm_commit": null,
|
99 |
"peft_version": null,
|
100 |
-
"peft_commit": null
|
|
|
|
|
101 |
}
|
102 |
},
|
103 |
"report": {
|
104 |
"load": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
-
"max_ram":
|
108 |
-
"max_global_vram": 2765.
|
109 |
-
"max_process_vram":
|
110 |
"max_reserved": 773.849088,
|
111 |
"max_allocated": 736.603648
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 1,
|
116 |
-
"total": 7.
|
117 |
-
"mean": 7.
|
118 |
"stdev": 0.0,
|
119 |
-
"p50": 7.
|
120 |
-
"p90": 7.
|
121 |
-
"p95": 7.
|
122 |
-
"p99": 7.
|
123 |
"values": [
|
124 |
-
7.
|
125 |
]
|
126 |
},
|
127 |
"throughput": null,
|
@@ -131,97 +133,94 @@
|
|
131 |
"forward": {
|
132 |
"memory": {
|
133 |
"unit": "MB",
|
134 |
-
"max_ram": 1036.
|
135 |
"max_global_vram": 2828.292096,
|
136 |
-
"max_process_vram":
|
137 |
"max_reserved": 773.849088,
|
138 |
"max_allocated": 745.086976
|
139 |
},
|
140 |
"latency": {
|
141 |
"unit": "s",
|
142 |
-
"count":
|
143 |
-
"total": 1.
|
144 |
-
"mean": 0.
|
145 |
-
"stdev": 0.
|
146 |
-
"p50": 0.
|
147 |
-
"p90": 0.
|
148 |
-
"p95": 0.
|
149 |
-
"p99": 0.
|
150 |
"values": [
|
151 |
-
0.
|
152 |
-
0.
|
153 |
-
0.
|
154 |
-
0.
|
155 |
-
0.
|
156 |
-
0.
|
157 |
-
0.
|
158 |
-
0.
|
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.014062671661376954,
|
218 |
-
0.01416443157196045,
|
219 |
-
0.014517230033874512
|
220 |
]
|
221 |
},
|
222 |
"throughput": {
|
223 |
"unit": "samples/s",
|
224 |
-
"value":
|
225 |
},
|
226 |
"energy": null,
|
227 |
"efficiency": null
|
|
|
85 |
"gpu_count": 1,
|
86 |
"gpu_vram_mb": 68702699520,
|
87 |
"optimum_benchmark_version": "0.3.1",
|
88 |
+
"optimum_benchmark_commit": "3b109cf557e2496fe3c954817385781e6dc5cad1",
|
89 |
"transformers_version": "4.42.4",
|
90 |
"transformers_commit": null,
|
91 |
"accelerate_version": "0.32.1",
|
|
|
97 |
"timm_version": "1.0.7",
|
98 |
"timm_commit": null,
|
99 |
"peft_version": null,
|
100 |
+
"peft_commit": null,
|
101 |
+
"llama_cpp_version": null,
|
102 |
+
"llama_cpp_commit": null
|
103 |
}
|
104 |
},
|
105 |
"report": {
|
106 |
"load": {
|
107 |
"memory": {
|
108 |
"unit": "MB",
|
109 |
+
"max_ram": 891.998208,
|
110 |
+
"max_global_vram": 2765.361152,
|
111 |
+
"max_process_vram": 48370.024448,
|
112 |
"max_reserved": 773.849088,
|
113 |
"max_allocated": 736.603648
|
114 |
},
|
115 |
"latency": {
|
116 |
"unit": "s",
|
117 |
"count": 1,
|
118 |
+
"total": 7.56377099609375,
|
119 |
+
"mean": 7.56377099609375,
|
120 |
"stdev": 0.0,
|
121 |
+
"p50": 7.56377099609375,
|
122 |
+
"p90": 7.56377099609375,
|
123 |
+
"p95": 7.56377099609375,
|
124 |
+
"p99": 7.56377099609375,
|
125 |
"values": [
|
126 |
+
7.56377099609375
|
127 |
]
|
128 |
},
|
129 |
"throughput": null,
|
|
|
133 |
"forward": {
|
134 |
"memory": {
|
135 |
"unit": "MB",
|
136 |
+
"max_ram": 1036.845056,
|
137 |
"max_global_vram": 2828.292096,
|
138 |
+
"max_process_vram": 311450.402816,
|
139 |
"max_reserved": 773.849088,
|
140 |
"max_allocated": 745.086976
|
141 |
},
|
142 |
"latency": {
|
143 |
"unit": "s",
|
144 |
+
"count": 66,
|
145 |
+
"total": 1.008188455581665,
|
146 |
+
"mean": 0.01527558266032826,
|
147 |
+
"stdev": 0.00030338861300531716,
|
148 |
+
"p50": 0.015293199062347412,
|
149 |
+
"p90": 0.01568599510192871,
|
150 |
+
"p95": 0.015795034170150754,
|
151 |
+
"p99": 0.015939600372314452,
|
152 |
"values": [
|
153 |
+
0.01592991256713867,
|
154 |
+
0.015775355339050293,
|
155 |
+
0.015591196060180664,
|
156 |
+
0.015801593780517577,
|
157 |
+
0.015473116874694824,
|
158 |
+
0.015394878387451173,
|
159 |
+
0.015187041282653808,
|
160 |
+
0.015224000930786134,
|
161 |
+
0.015345119476318359,
|
162 |
+
0.015642875671386718,
|
163 |
+
0.015229599952697754,
|
164 |
+
0.01544991683959961,
|
165 |
+
0.015489597320556641,
|
166 |
+
0.015555996894836426,
|
167 |
+
0.015684635162353515,
|
168 |
+
0.015387839317321777,
|
169 |
+
0.015236319541931153,
|
170 |
+
0.01542831802368164,
|
171 |
+
0.01534735870361328,
|
172 |
+
0.015393597602844238,
|
173 |
+
0.015957592010498046,
|
174 |
+
0.01558415699005127,
|
175 |
+
0.015293599128723145,
|
176 |
+
0.015687355041503905,
|
177 |
+
0.01529279899597168,
|
178 |
+
0.015282238960266113,
|
179 |
+
0.015477437019348145,
|
180 |
+
0.01516672134399414,
|
181 |
+
0.015205439567565917,
|
182 |
+
0.015814073562622072,
|
183 |
+
0.015646395683288575,
|
184 |
+
0.01540847873687744,
|
185 |
+
0.015284480094909668,
|
186 |
+
0.01577231502532959,
|
187 |
+
0.015353118896484375,
|
188 |
+
0.015133761405944824,
|
189 |
+
0.015046881675720216,
|
190 |
+
0.015379999160766602,
|
191 |
+
0.01492000389099121,
|
192 |
+
0.014888644218444824,
|
193 |
+
0.014943523406982422,
|
194 |
+
0.015305118560791016,
|
195 |
+
0.01491856288909912,
|
196 |
+
0.015412319183349609,
|
197 |
+
0.015251199722290039,
|
198 |
+
0.01543167781829834,
|
199 |
+
0.014870244026184082,
|
200 |
+
0.015069762229919433,
|
201 |
+
0.014944643020629882,
|
202 |
+
0.014944003105163575,
|
203 |
+
0.014944003105163575,
|
204 |
+
0.01549535846710205,
|
205 |
+
0.014962403297424317,
|
206 |
+
0.014929443359375,
|
207 |
+
0.014857124328613282,
|
208 |
+
0.014895523071289062,
|
209 |
+
0.015351839065551758,
|
210 |
+
0.01490848445892334,
|
211 |
+
0.014825124740600586,
|
212 |
+
0.014858564376831055,
|
213 |
+
0.014853604316711426,
|
214 |
+
0.015329278945922852,
|
215 |
+
0.014886082649230957,
|
216 |
+
0.015026082038879394,
|
217 |
+
0.014891681671142578,
|
218 |
+
0.014919042587280273
|
|
|
|
|
|
|
219 |
]
|
220 |
},
|
221 |
"throughput": {
|
222 |
"unit": "samples/s",
|
223 |
+
"value": 65.46395134223383
|
224 |
},
|
225 |
"energy": null,
|
226 |
"efficiency": null
|