IlyasMoutawwakil HF staff commited on
Commit
8a900eb
1 Parent(s): 4403f3e

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
@@ -11,7 +11,7 @@
11
  "model": "CompVis/stable-diffusion-v1-4",
12
  "processor": "CompVis/stable-diffusion-v1-4",
13
  "device": "cuda",
14
- "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -105,30 +105,32 @@
105
  "timm_commit": null,
106
  "peft_version": "0.13.0",
107
  "peft_commit": null
108
- }
 
 
109
  },
110
  "report": {
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 4565.11488,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 480740.22912,
117
- "max_reserved": 5576.327168,
118
- "max_allocated": 5510.79936
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "values": [
123
- 4.86481005859375
124
  ],
125
  "count": 1,
126
- "total": 4.86481005859375,
127
- "mean": 4.86481005859375,
128
- "p50": 4.86481005859375,
129
- "p90": 4.86481005859375,
130
- "p95": 4.86481005859375,
131
- "p99": 4.86481005859375,
132
  "stdev": 0,
133
  "stdev_": 0
134
  },
@@ -141,30 +143,30 @@
141
  "unit": "MB",
142
  "max_ram": 1408.720896,
143
  "max_global_vram": 68702.69952,
144
- "max_process_vram": 2803274.764288,
145
- "max_reserved": 8914.993152,
146
- "max_allocated": 7785.293824
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "values": [
151
- 0.4644062194824219,
152
- 0.4646255798339844,
153
- 0.48146560668945315
154
  ],
155
  "count": 3,
156
- "total": 1.4104974060058595,
157
- "mean": 0.4701658020019532,
158
- "p50": 0.4646255798339844,
159
- "p90": 0.4780976013183594,
160
- "p95": 0.4797816040039063,
161
- "p99": 0.48112880615234377,
162
- "stdev": 0.007990670360810151,
163
- "stdev_": 1.6995430817779802
164
  },
165
  "throughput": {
166
  "unit": "images/s",
167
- "value": 2.1269092642255716
168
  },
169
  "energy": null,
170
  "efficiency": null
 
11
  "model": "CompVis/stable-diffusion-v1-4",
12
  "processor": "CompVis/stable-diffusion-v1-4",
13
  "device": "cuda",
14
+ "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
105
  "timm_commit": null,
106
  "peft_version": "0.13.0",
107
  "peft_commit": null
108
+ },
109
+ "print_report": true,
110
+ "log_report": true
111
  },
112
  "report": {
113
  "load": {
114
  "memory": {
115
  "unit": "MB",
116
+ "max_ram": 4574.846976,
117
  "max_global_vram": 68702.69952,
118
+ "max_process_vram": 571693.871104,
119
+ "max_reserved": 5626.658816,
120
+ "max_allocated": 5501.886464
121
  },
122
  "latency": {
123
  "unit": "s",
124
  "values": [
125
+ 6.5996923828125
126
  ],
127
  "count": 1,
128
+ "total": 6.5996923828125,
129
+ "mean": 6.5996923828125,
130
+ "p50": 6.5996923828125,
131
+ "p90": 6.5996923828125,
132
+ "p95": 6.5996923828125,
133
+ "p99": 6.5996923828125,
134
  "stdev": 0,
135
  "stdev_": 0
136
  },
 
143
  "unit": "MB",
144
  "max_ram": 1408.720896,
145
  "max_global_vram": 68702.69952,
146
+ "max_process_vram": 3100869.193728,
147
+ "max_reserved": 8975.81056,
148
+ "max_allocated": 7776.380928
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "values": [
153
+ 0.47943490600585936,
154
+ 0.46187448120117186,
155
+ 0.47014981079101564
156
  ],
157
  "count": 3,
158
+ "total": 1.4114591979980469,
159
+ "mean": 0.47048639933268227,
160
+ "p50": 0.47014981079101564,
161
+ "p90": 0.4775778869628906,
162
+ "p95": 0.478506396484375,
163
+ "p99": 0.47924920410156246,
164
+ "stdev": 0.0071729630658028155,
165
+ "stdev_": 1.5245845737467945
166
  },
167
  "throughput": {
168
  "unit": "images/s",
169
+ "value": 2.12545995254774
170
  },
171
  "energy": null,
172
  "efficiency": null