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
@@ -92,7 +92,7 @@
|
|
92 |
"diffusers_commit": null,
|
93 |
"optimum_version": null,
|
94 |
"optimum_commit": null,
|
95 |
-
"timm_version": "0.
|
96 |
"timm_commit": null,
|
97 |
"peft_version": null,
|
98 |
"peft_commit": null
|
@@ -102,41 +102,41 @@
|
|
102 |
"call": {
|
103 |
"memory": {
|
104 |
"unit": "MB",
|
105 |
-
"max_ram": 1315.
|
106 |
-
"max_global_vram":
|
107 |
"max_process_vram": 0.0,
|
108 |
-
"max_reserved":
|
109 |
-
"max_allocated":
|
110 |
},
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 2,
|
114 |
-
"total": 1.
|
115 |
-
"mean": 0.
|
116 |
-
"stdev": 0.
|
117 |
-
"p50": 0.
|
118 |
-
"p90": 0.
|
119 |
-
"p95": 0.
|
120 |
-
"p99": 0.
|
121 |
"values": [
|
122 |
-
0.
|
123 |
-
0.
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "images/s",
|
128 |
-
"value": 1.
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
-
"cpu": 7.
|
133 |
-
"ram": 4.
|
134 |
-
"gpu": 3.
|
135 |
-
"total": 5.
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "images/kWh",
|
139 |
-
"value":
|
140 |
}
|
141 |
}
|
142 |
}
|
|
|
92 |
"diffusers_commit": null,
|
93 |
"optimum_version": null,
|
94 |
"optimum_commit": null,
|
95 |
+
"timm_version": "1.0.3",
|
96 |
"timm_commit": null,
|
97 |
"peft_version": null,
|
98 |
"peft_commit": null
|
|
|
102 |
"call": {
|
103 |
"memory": {
|
104 |
"unit": "MB",
|
105 |
+
"max_ram": 1315.75808,
|
106 |
+
"max_global_vram": 8196.194304,
|
107 |
"max_process_vram": 0.0,
|
108 |
+
"max_reserved": 7541.358592,
|
109 |
+
"max_allocated": 6518.470656
|
110 |
},
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 2,
|
114 |
+
"total": 1.2948985595703126,
|
115 |
+
"mean": 0.6474492797851563,
|
116 |
+
"stdev": 0.0015104370117187682,
|
117 |
+
"p50": 0.6474492797851563,
|
118 |
+
"p90": 0.6486576293945313,
|
119 |
+
"p95": 0.6488086730957031,
|
120 |
+
"p99": 0.6489295080566406,
|
121 |
"values": [
|
122 |
+
0.648959716796875,
|
123 |
+
0.6459388427734375
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "images/s",
|
128 |
+
"value": 1.5445225305244465
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 7.648156417740717e-06,
|
133 |
+
"ram": 4.183328761337179e-06,
|
134 |
+
"gpu": 3.982892075200025e-05,
|
135 |
+
"total": 5.166040593107815e-05
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "images/kWh",
|
139 |
+
"value": 19357.184326699502
|
140 |
}
|
141 |
}
|
142 |
}
|