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
@@ -50,8 +50,8 @@
|
|
50 |
"sequence_length": 2
|
51 |
},
|
52 |
"new_tokens": null,
|
53 |
-
"latency": true,
|
54 |
"memory": true,
|
|
|
55 |
"energy": true,
|
56 |
"forward_kwargs": {},
|
57 |
"generate_kwargs": {
|
@@ -102,44 +102,77 @@
|
|
102 |
}
|
103 |
},
|
104 |
"report": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
"call": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
-
"max_ram":
|
109 |
-
"max_global_vram":
|
110 |
"max_process_vram": 0.0,
|
111 |
-
"max_reserved":
|
112 |
-
"max_allocated":
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 2,
|
117 |
-
"total": 1.
|
118 |
-
"mean": 0.
|
119 |
-
"stdev": 0.
|
120 |
-
"p50": 0.
|
121 |
-
"p90": 0.
|
122 |
-
"p95": 0.
|
123 |
-
"p99": 0.
|
124 |
"values": [
|
125 |
-
0.
|
126 |
-
0.
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "images/s",
|
131 |
-
"value": 1.
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
-
"cpu": 7.
|
136 |
-
"ram": 4.
|
137 |
-
"gpu": 4.
|
138 |
-
"total": 5.
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "images/kWh",
|
142 |
-
"value":
|
143 |
}
|
144 |
}
|
145 |
}
|
|
|
50 |
"sequence_length": 2
|
51 |
},
|
52 |
"new_tokens": null,
|
|
|
53 |
"memory": true,
|
54 |
+
"latency": true,
|
55 |
"energy": true,
|
56 |
"forward_kwargs": {},
|
57 |
"generate_kwargs": {
|
|
|
102 |
}
|
103 |
},
|
104 |
"report": {
|
105 |
+
"load": {
|
106 |
+
"memory": {
|
107 |
+
"unit": "MB",
|
108 |
+
"max_ram": 4232.839168,
|
109 |
+
"max_global_vram": 6214.385664,
|
110 |
+
"max_process_vram": 0.0,
|
111 |
+
"max_reserved": 5628.755968,
|
112 |
+
"max_allocated": 5499.00288
|
113 |
+
},
|
114 |
+
"latency": {
|
115 |
+
"unit": "s",
|
116 |
+
"count": 1,
|
117 |
+
"total": 43.7759609375,
|
118 |
+
"mean": 43.7759609375,
|
119 |
+
"stdev": 0.0,
|
120 |
+
"p50": 43.7759609375,
|
121 |
+
"p90": 43.7759609375,
|
122 |
+
"p95": 43.7759609375,
|
123 |
+
"p99": 43.7759609375,
|
124 |
+
"values": [
|
125 |
+
43.7759609375
|
126 |
+
]
|
127 |
+
},
|
128 |
+
"throughput": null,
|
129 |
+
"energy": {
|
130 |
+
"unit": "kWh",
|
131 |
+
"cpu": 0.00043326872504419753,
|
132 |
+
"ram": 0.00023745078156736516,
|
133 |
+
"gpu": 0.000629094947719999,
|
134 |
+
"total": 0.0012998144543315618
|
135 |
+
},
|
136 |
+
"efficiency": null
|
137 |
+
},
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 1364.76672,
|
142 |
+
"max_global_vram": 8196.194304,
|
143 |
"max_process_vram": 0.0,
|
144 |
+
"max_reserved": 7541.358592,
|
145 |
+
"max_allocated": 6518.470656
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 2,
|
150 |
+
"total": 1.2924342651367189,
|
151 |
+
"mean": 0.6462171325683594,
|
152 |
+
"stdev": 0.00021334838867187456,
|
153 |
+
"p50": 0.6462171325683594,
|
154 |
+
"p90": 0.6463878112792969,
|
155 |
+
"p95": 0.646409146118164,
|
156 |
+
"p99": 0.6464262139892578,
|
157 |
"values": [
|
158 |
+
0.6464304809570313,
|
159 |
+
0.6460037841796875
|
160 |
]
|
161 |
},
|
162 |
"throughput": {
|
163 |
"unit": "images/s",
|
164 |
+
"value": 1.5474674836080982
|
165 |
},
|
166 |
"energy": {
|
167 |
"unit": "kWh",
|
168 |
+
"cpu": 7.683974421686598e-06,
|
169 |
+
"ram": 4.189132856060761e-06,
|
170 |
+
"gpu": 4.219600597900027e-05,
|
171 |
+
"total": 5.406911325674762e-05
|
172 |
},
|
173 |
"efficiency": {
|
174 |
"unit": "images/kWh",
|
175 |
+
"value": 18494.8474233615
|
176 |
}
|
177 |
}
|
178 |
}
|