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
@@ -105,41 +105,41 @@
|
|
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 |
}
|
|
|
105 |
"call": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 1306.423296,
|
109 |
+
"max_global_vram": 8196.194304,
|
110 |
"max_process_vram": 0.0,
|
111 |
+
"max_reserved": 7541.358592,
|
112 |
+
"max_allocated": 6518.470656
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 2,
|
117 |
+
"total": 1.2978392944335937,
|
118 |
+
"mean": 0.6489196472167968,
|
119 |
+
"stdev": 0.0010429992675781152,
|
120 |
+
"p50": 0.6489196472167968,
|
121 |
+
"p90": 0.6497540466308593,
|
122 |
+
"p95": 0.6498583465576171,
|
123 |
+
"p99": 0.6499417864990233,
|
124 |
"values": [
|
125 |
+
0.649962646484375,
|
126 |
+
0.6478766479492187
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "images/s",
|
131 |
+
"value": 1.5410228435661943
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
+
"cpu": 7.660711225536135e-06,
|
136 |
+
"ram": 4.190596863953431e-06,
|
137 |
+
"gpu": 4.154558879200087e-05,
|
138 |
+
"total": 5.339689688149044e-05
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "images/kWh",
|
142 |
+
"value": 18727.680041396587
|
143 |
}
|
144 |
}
|
145 |
}
|