Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
@@ -86,9 +86,9 @@
|
|
86 |
"gpu_vram_mb": 24146608128,
|
87 |
"optimum_benchmark_version": "0.5.0.dev0",
|
88 |
"optimum_benchmark_commit": null,
|
89 |
-
"transformers_version": "4.
|
90 |
"transformers_commit": null,
|
91 |
-
"accelerate_version": "1.
|
92 |
"accelerate_commit": null,
|
93 |
"diffusers_version": "0.31.0",
|
94 |
"diffusers_commit": null,
|
@@ -96,7 +96,7 @@
|
|
96 |
"optimum_commit": null,
|
97 |
"timm_version": "1.0.12",
|
98 |
"timm_commit": null,
|
99 |
-
"peft_version": "0.
|
100 |
"peft_commit": null
|
101 |
},
|
102 |
"print_report": true,
|
@@ -106,76 +106,98 @@
|
|
106 |
"load_model": {
|
107 |
"memory": {
|
108 |
"unit": "MB",
|
109 |
-
"max_ram":
|
110 |
-
"max_global_vram":
|
111 |
"max_process_vram": 0.0,
|
112 |
-
"max_reserved":
|
113 |
-
"max_allocated":
|
114 |
},
|
115 |
"latency": {
|
116 |
"unit": "s",
|
117 |
"values": [
|
118 |
-
|
119 |
],
|
120 |
"count": 1,
|
121 |
-
"total":
|
122 |
-
"mean":
|
123 |
-
"p50":
|
124 |
-
"p90":
|
125 |
-
"p95":
|
126 |
-
"p99":
|
127 |
"stdev": 0,
|
128 |
"stdev_": 0
|
129 |
},
|
130 |
"throughput": null,
|
131 |
"energy": {
|
132 |
"unit": "kWh",
|
133 |
-
"cpu": 0.
|
134 |
-
"ram": 0.
|
135 |
-
"gpu": 0.
|
136 |
-
"total": 0.
|
137 |
},
|
138 |
"efficiency": null
|
139 |
},
|
140 |
"call": {
|
141 |
"memory": {
|
142 |
"unit": "MB",
|
143 |
-
"max_ram":
|
144 |
-
"max_global_vram":
|
145 |
"max_process_vram": 0.0,
|
146 |
-
"max_reserved":
|
147 |
-
"max_allocated":
|
148 |
},
|
149 |
"latency": {
|
150 |
"unit": "s",
|
151 |
"values": [
|
152 |
-
1.
|
153 |
],
|
154 |
"count": 1,
|
155 |
-
"total": 1.
|
156 |
-
"mean": 1.
|
157 |
-
"p50": 1.
|
158 |
-
"p90": 1.
|
159 |
-
"p95": 1.
|
160 |
-
"p99": 1.
|
161 |
"stdev": 0,
|
162 |
"stdev_": 0
|
163 |
},
|
164 |
"throughput": {
|
165 |
"unit": "images/s",
|
166 |
-
"value": 1.
|
167 |
},
|
168 |
"energy": {
|
169 |
"unit": "kWh",
|
170 |
-
"cpu": 1.
|
171 |
-
"ram": 7.
|
172 |
-
"gpu":
|
173 |
-
"total": 0.
|
174 |
},
|
175 |
"efficiency": {
|
176 |
"unit": "images/kWh",
|
177 |
-
"value":
|
178 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
}
|
180 |
}
|
181 |
}
|
|
|
86 |
"gpu_vram_mb": 24146608128,
|
87 |
"optimum_benchmark_version": "0.5.0.dev0",
|
88 |
"optimum_benchmark_commit": null,
|
89 |
+
"transformers_version": "4.47.0",
|
90 |
"transformers_commit": null,
|
91 |
+
"accelerate_version": "1.2.0",
|
92 |
"accelerate_commit": null,
|
93 |
"diffusers_version": "0.31.0",
|
94 |
"diffusers_commit": null,
|
|
|
96 |
"optimum_commit": null,
|
97 |
"timm_version": "1.0.12",
|
98 |
"timm_commit": null,
|
99 |
+
"peft_version": "0.14.0",
|
100 |
"peft_commit": null
|
101 |
},
|
102 |
"print_report": true,
|
|
|
106 |
"load_model": {
|
107 |
"memory": {
|
108 |
"unit": "MB",
|
109 |
+
"max_ram": 4301.713408,
|
110 |
+
"max_global_vram": 6219.628544,
|
111 |
"max_process_vram": 0.0,
|
112 |
+
"max_reserved": 5626.658816,
|
113 |
+
"max_allocated": 5502.410752
|
114 |
},
|
115 |
"latency": {
|
116 |
"unit": "s",
|
117 |
"values": [
|
118 |
+
69.2438125
|
119 |
],
|
120 |
"count": 1,
|
121 |
+
"total": 69.2438125,
|
122 |
+
"mean": 69.2438125,
|
123 |
+
"p50": 69.2438125,
|
124 |
+
"p90": 69.2438125,
|
125 |
+
"p95": 69.2438125,
|
126 |
+
"p99": 69.2438125,
|
127 |
"stdev": 0,
|
128 |
"stdev_": 0
|
129 |
},
|
130 |
"throughput": null,
|
131 |
"energy": {
|
132 |
"unit": "kWh",
|
133 |
+
"cpu": 0.0009131314164194439,
|
134 |
+
"ram": 0.000500456138261964,
|
135 |
+
"gpu": 0.0013030504868839993,
|
136 |
+
"total": 0.0027166380415654073
|
137 |
},
|
138 |
"efficiency": null
|
139 |
},
|
140 |
"call": {
|
141 |
"memory": {
|
142 |
"unit": "MB",
|
143 |
+
"max_ram": 1496.170496,
|
144 |
+
"max_global_vram": 9361.16224,
|
145 |
"max_process_vram": 0.0,
|
146 |
+
"max_reserved": 8709.472256,
|
147 |
+
"max_allocated": 7531.51488
|
148 |
},
|
149 |
"latency": {
|
150 |
"unit": "s",
|
151 |
"values": [
|
152 |
+
1.1893914794921876
|
153 |
],
|
154 |
"count": 1,
|
155 |
+
"total": 1.1893914794921876,
|
156 |
+
"mean": 1.1893914794921876,
|
157 |
+
"p50": 1.1893914794921876,
|
158 |
+
"p90": 1.1893914794921876,
|
159 |
+
"p95": 1.1893914794921876,
|
160 |
+
"p99": 1.1893914794921876,
|
161 |
"stdev": 0,
|
162 |
"stdev_": 0
|
163 |
},
|
164 |
"throughput": {
|
165 |
"unit": "images/s",
|
166 |
+
"value": 1.681532140161205
|
167 |
},
|
168 |
"energy": {
|
169 |
"unit": "kWh",
|
170 |
+
"cpu": 1.4269731468750501e-05,
|
171 |
+
"ram": 7.773809264458378e-06,
|
172 |
+
"gpu": 8.155867635799806e-05,
|
173 |
+
"total": 0.00010360221709120694
|
174 |
},
|
175 |
"efficiency": {
|
176 |
"unit": "images/kWh",
|
177 |
+
"value": 19304.606176905327
|
178 |
}
|
179 |
+
},
|
180 |
+
"per_step": {
|
181 |
+
"memory": null,
|
182 |
+
"latency": {
|
183 |
+
"unit": "s",
|
184 |
+
"values": [
|
185 |
+
0.2559150085449219,
|
186 |
+
0.25664511108398436
|
187 |
+
],
|
188 |
+
"count": 2,
|
189 |
+
"total": 0.5125601196289062,
|
190 |
+
"mean": 0.2562800598144531,
|
191 |
+
"p50": 0.2562800598144531,
|
192 |
+
"p90": 0.2565721008300781,
|
193 |
+
"p95": 0.2566086059570312,
|
194 |
+
"p99": 0.2566378100585937,
|
195 |
+
"stdev": 0.0003650512695312358,
|
196 |
+
"stdev_": 0.14244232258862943
|
197 |
+
},
|
198 |
+
"throughput": null,
|
199 |
+
"energy": null,
|
200 |
+
"efficiency": null
|
201 |
}
|
202 |
}
|
203 |
}
|