Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
@@ -104,41 +104,41 @@
|
|
104 |
"call": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
-
"max_ram":
|
108 |
-
"max_global_vram":
|
109 |
"max_process_vram": 0.0,
|
110 |
-
"max_reserved":
|
111 |
-
"max_allocated":
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 2,
|
116 |
-
"total": 1.
|
117 |
-
"mean": 0.
|
118 |
-
"stdev": 0.
|
119 |
-
"p50": 0.
|
120 |
-
"p90": 0.
|
121 |
-
"p95": 0.
|
122 |
-
"p99": 0.
|
123 |
"values": [
|
124 |
-
0.
|
125 |
-
0.
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "images/s",
|
130 |
-
"value": 1.
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
-
"cpu": 7.
|
135 |
-
"ram": 4.
|
136 |
-
"gpu": 4.
|
137 |
-
"total": 5.
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "images/kWh",
|
141 |
-
"value":
|
142 |
}
|
143 |
}
|
144 |
}
|
|
|
104 |
"call": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
+
"max_ram": 1304.416256,
|
108 |
+
"max_global_vram": 8145.862656,
|
109 |
"max_process_vram": 0.0,
|
110 |
+
"max_reserved": 7491.026944,
|
111 |
+
"max_allocated": 6528.9728
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 2,
|
116 |
+
"total": 1.274545166015625,
|
117 |
+
"mean": 0.6372725830078125,
|
118 |
+
"stdev": 0.0010490722656250062,
|
119 |
+
"p50": 0.6372725830078125,
|
120 |
+
"p90": 0.6381118408203126,
|
121 |
+
"p95": 0.638216748046875,
|
122 |
+
"p99": 0.638300673828125,
|
123 |
"values": [
|
124 |
+
0.6383216552734375,
|
125 |
+
0.6362235107421875
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "images/s",
|
130 |
+
"value": 1.569187231122009
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 7.5404420495033275e-06,
|
135 |
+
"ram": 4.124699539250306e-06,
|
136 |
+
"gpu": 4.1312949716999434e-05,
|
137 |
+
"total": 5.297809130575307e-05
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "images/kWh",
|
141 |
+
"value": 18875.727217666044
|
142 |
}
|
143 |
}
|
144 |
}
|