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
@@ -103,7 +103,7 @@
|
|
103 |
"optimum_commit": null,
|
104 |
"timm_version": "1.0.9",
|
105 |
"timm_commit": null,
|
106 |
-
"peft_version":
|
107 |
"peft_commit": null
|
108 |
}
|
109 |
},
|
@@ -111,24 +111,24 @@
|
|
111 |
"load": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
-
"max_ram":
|
115 |
"max_global_vram": 68702.69952,
|
116 |
-
"max_process_vram":
|
117 |
-
"max_reserved":
|
118 |
-
"max_allocated":
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
-
"total":
|
124 |
-
"mean":
|
125 |
"stdev": 0.0,
|
126 |
-
"p50":
|
127 |
-
"p90":
|
128 |
-
"p95":
|
129 |
-
"p99":
|
130 |
"values": [
|
131 |
-
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
@@ -138,31 +138,31 @@
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
-
"max_ram":
|
142 |
"max_global_vram": 68702.69952,
|
143 |
-
"max_process_vram":
|
144 |
-
"max_reserved":
|
145 |
-
"max_allocated":
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 3,
|
150 |
-
"total": 1.
|
151 |
-
"mean": 0.
|
152 |
-
"stdev": 0.
|
153 |
-
"p50": 0.
|
154 |
-
"p90": 0.
|
155 |
-
"p95": 0.
|
156 |
-
"p99": 0.
|
157 |
"values": [
|
158 |
-
0.
|
159 |
-
0.
|
160 |
-
0.
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "images/s",
|
165 |
-
"value": 2.
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|
|
|
103 |
"optimum_commit": null,
|
104 |
"timm_version": "1.0.9",
|
105 |
"timm_commit": null,
|
106 |
+
"peft_version": "0.12.0",
|
107 |
"peft_commit": null
|
108 |
}
|
109 |
},
|
|
|
111 |
"load": {
|
112 |
"memory": {
|
113 |
"unit": "MB",
|
114 |
+
"max_ram": 4539.449344,
|
115 |
"max_global_vram": 68702.69952,
|
116 |
+
"max_process_vram": 474792.644608,
|
117 |
+
"max_reserved": 5628.755968,
|
118 |
+
"max_allocated": 5499.00288
|
119 |
},
|
120 |
"latency": {
|
121 |
"unit": "s",
|
122 |
"count": 1,
|
123 |
+
"total": 12.7233662109375,
|
124 |
+
"mean": 12.7233662109375,
|
125 |
"stdev": 0.0,
|
126 |
+
"p50": 12.7233662109375,
|
127 |
+
"p90": 12.7233662109375,
|
128 |
+
"p95": 12.7233662109375,
|
129 |
+
"p99": 12.7233662109375,
|
130 |
"values": [
|
131 |
+
12.7233662109375
|
132 |
]
|
133 |
},
|
134 |
"throughput": null,
|
|
|
138 |
"call": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 1385.24672,
|
142 |
"max_global_vram": 68702.69952,
|
143 |
+
"max_process_vram": 5115811.20512,
|
144 |
+
"max_reserved": 9051.308032,
|
145 |
+
"max_allocated": 8654.419456
|
146 |
},
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 3,
|
150 |
+
"total": 1.4726016235351564,
|
151 |
+
"mean": 0.49086720784505217,
|
152 |
+
"stdev": 0.015425079891187321,
|
153 |
+
"p50": 0.483052734375,
|
154 |
+
"p90": 0.50654052734375,
|
155 |
+
"p95": 0.5094765014648438,
|
156 |
+
"p99": 0.5118252807617187,
|
157 |
"values": [
|
158 |
+
0.483052734375,
|
159 |
+
0.47713641357421877,
|
160 |
+
0.5124124755859375
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "images/s",
|
165 |
+
"value": 2.037210846473292
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|