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": 1344.331776,
|
109 |
+
"max_global_vram": 8204.582912,
|
110 |
"max_process_vram": 0.0,
|
111 |
+
"max_reserved": 7549.7472,
|
112 |
+
"max_allocated": 6519.126016
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 2,
|
117 |
+
"total": 1.2914847412109376,
|
118 |
+
"mean": 0.6457423706054688,
|
119 |
+
"stdev": 0.0017783203124999702,
|
120 |
+
"p50": 0.6457423706054688,
|
121 |
+
"p90": 0.6471650268554687,
|
122 |
+
"p95": 0.6473428588867187,
|
123 |
+
"p99": 0.6474851245117187,
|
124 |
"values": [
|
125 |
+
0.6475206909179687,
|
126 |
+
0.6439640502929688
|
127 |
]
|
128 |
},
|
129 |
"throughput": {
|
130 |
"unit": "images/s",
|
131 |
+
"value": 1.5486052108712764
|
132 |
},
|
133 |
"energy": {
|
134 |
"unit": "kWh",
|
135 |
+
"cpu": 7.633262624343237e-06,
|
136 |
+
"ram": 4.17499414970005e-06,
|
137 |
+
"gpu": 4.038711564299802e-05,
|
138 |
+
"total": 5.219537241704131e-05
|
139 |
},
|
140 |
"efficiency": {
|
141 |
"unit": "images/kWh",
|
142 |
+
"value": 19158.786568471907
|
143 |
}
|
144 |
}
|
145 |
}
|