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": "
|
| 15 |
"seed": 42,
|
| 16 |
"inter_op_num_threads": null,
|
| 17 |
"intra_op_num_threads": null,
|
|
@@ -44,9 +44,9 @@
|
|
| 44 |
"duration": 1,
|
| 45 |
"warmup_runs": 1,
|
| 46 |
"input_shapes": {
|
| 47 |
-
"batch_size":
|
| 48 |
-
"
|
| 49 |
-
"
|
| 50 |
},
|
| 51 |
"new_tokens": null,
|
| 52 |
"memory": true,
|
|
@@ -93,15 +93,15 @@
|
|
| 93 |
"gpu_vram_mb": 549621596160,
|
| 94 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 95 |
"optimum_benchmark_commit": null,
|
| 96 |
-
"transformers_version": "4.
|
| 97 |
"transformers_commit": null,
|
| 98 |
-
"accelerate_version": "1.
|
| 99 |
"accelerate_commit": null,
|
| 100 |
-
"diffusers_version": "0.
|
| 101 |
"diffusers_commit": null,
|
| 102 |
"optimum_version": null,
|
| 103 |
"optimum_commit": null,
|
| 104 |
-
"timm_version": "1.0.
|
| 105 |
"timm_commit": null,
|
| 106 |
"peft_version": "0.13.2",
|
| 107 |
"peft_commit": null
|
|
@@ -110,27 +110,27 @@
|
|
| 110 |
"log_report": true
|
| 111 |
},
|
| 112 |
"report": {
|
| 113 |
-
"
|
| 114 |
"memory": {
|
| 115 |
"unit": "MB",
|
| 116 |
-
"max_ram":
|
| 117 |
"max_global_vram": 68702.69952,
|
| 118 |
-
"max_process_vram":
|
| 119 |
-
"max_reserved":
|
| 120 |
-
"max_allocated":
|
| 121 |
},
|
| 122 |
"latency": {
|
| 123 |
"unit": "s",
|
| 124 |
"values": [
|
| 125 |
-
|
| 126 |
],
|
| 127 |
"count": 1,
|
| 128 |
-
"total":
|
| 129 |
-
"mean":
|
| 130 |
-
"p50":
|
| 131 |
-
"p90":
|
| 132 |
-
"p95":
|
| 133 |
-
"p99":
|
| 134 |
"stdev": 0,
|
| 135 |
"stdev_": 0
|
| 136 |
},
|
|
@@ -141,32 +141,31 @@
|
|
| 141 |
"call": {
|
| 142 |
"memory": {
|
| 143 |
"unit": "MB",
|
| 144 |
-
"max_ram":
|
| 145 |
"max_global_vram": 68702.69952,
|
| 146 |
-
"max_process_vram":
|
| 147 |
-
"max_reserved":
|
| 148 |
-
"max_allocated":
|
| 149 |
},
|
| 150 |
"latency": {
|
| 151 |
"unit": "s",
|
| 152 |
"values": [
|
| 153 |
-
0.
|
| 154 |
-
0.
|
| 155 |
-
0.46940371704101563
|
| 156 |
],
|
| 157 |
-
"count":
|
| 158 |
-
"total": 1.
|
| 159 |
-
"mean": 0.
|
| 160 |
-
"p50": 0.
|
| 161 |
-
"p90": 0.
|
| 162 |
-
"p95": 0.
|
| 163 |
-
"p99": 0.
|
| 164 |
-
"stdev": 0.
|
| 165 |
-
"stdev_":
|
| 166 |
},
|
| 167 |
"throughput": {
|
| 168 |
"unit": "images/s",
|
| 169 |
-
"value": 2.
|
| 170 |
},
|
| 171 |
"energy": null,
|
| 172 |
"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,
|
|
|
|
| 44 |
"duration": 1,
|
| 45 |
"warmup_runs": 1,
|
| 46 |
"input_shapes": {
|
| 47 |
+
"batch_size": 2,
|
| 48 |
+
"sequence_length": 16,
|
| 49 |
+
"num_choices": 2
|
| 50 |
},
|
| 51 |
"new_tokens": null,
|
| 52 |
"memory": true,
|
|
|
|
| 93 |
"gpu_vram_mb": 549621596160,
|
| 94 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 95 |
"optimum_benchmark_commit": null,
|
| 96 |
+
"transformers_version": "4.46.3",
|
| 97 |
"transformers_commit": null,
|
| 98 |
+
"accelerate_version": "1.1.1",
|
| 99 |
"accelerate_commit": null,
|
| 100 |
+
"diffusers_version": "0.31.0",
|
| 101 |
"diffusers_commit": null,
|
| 102 |
"optimum_version": null,
|
| 103 |
"optimum_commit": null,
|
| 104 |
+
"timm_version": "1.0.11",
|
| 105 |
"timm_commit": null,
|
| 106 |
"peft_version": "0.13.2",
|
| 107 |
"peft_commit": null
|
|
|
|
| 110 |
"log_report": true
|
| 111 |
},
|
| 112 |
"report": {
|
| 113 |
+
"load_model": {
|
| 114 |
"memory": {
|
| 115 |
"unit": "MB",
|
| 116 |
+
"max_ram": 4560.379904,
|
| 117 |
"max_global_vram": 68702.69952,
|
| 118 |
+
"max_process_vram": 453057.466368,
|
| 119 |
+
"max_reserved": 5567.93856,
|
| 120 |
+
"max_allocated": 5510.160384
|
| 121 |
},
|
| 122 |
"latency": {
|
| 123 |
"unit": "s",
|
| 124 |
"values": [
|
| 125 |
+
4.3272001953125
|
| 126 |
],
|
| 127 |
"count": 1,
|
| 128 |
+
"total": 4.3272001953125,
|
| 129 |
+
"mean": 4.3272001953125,
|
| 130 |
+
"p50": 4.3272001953125,
|
| 131 |
+
"p90": 4.3272001953125,
|
| 132 |
+
"p95": 4.3272001953125,
|
| 133 |
+
"p99": 4.3272001953125,
|
| 134 |
"stdev": 0,
|
| 135 |
"stdev_": 0
|
| 136 |
},
|
|
|
|
| 141 |
"call": {
|
| 142 |
"memory": {
|
| 143 |
"unit": "MB",
|
| 144 |
+
"max_ram": 2110.373888,
|
| 145 |
"max_global_vram": 68702.69952,
|
| 146 |
+
"max_process_vram": 3500357.779456,
|
| 147 |
+
"max_reserved": 10137.632768,
|
| 148 |
+
"max_allocated": 10060.197376
|
| 149 |
},
|
| 150 |
"latency": {
|
| 151 |
"unit": "s",
|
| 152 |
"values": [
|
| 153 |
+
0.8474823608398437,
|
| 154 |
+
0.84228369140625
|
|
|
|
| 155 |
],
|
| 156 |
+
"count": 2,
|
| 157 |
+
"total": 1.6897660522460938,
|
| 158 |
+
"mean": 0.8448830261230469,
|
| 159 |
+
"p50": 0.8448830261230469,
|
| 160 |
+
"p90": 0.8469624938964844,
|
| 161 |
+
"p95": 0.847222427368164,
|
| 162 |
+
"p99": 0.8474303741455078,
|
| 163 |
+
"stdev": 0.002599334716796853,
|
| 164 |
+
"stdev_": 0.3076561649870679
|
| 165 |
},
|
| 166 |
"throughput": {
|
| 167 |
"unit": "images/s",
|
| 168 |
+
"value": 2.367191597134447
|
| 169 |
},
|
| 170 |
"energy": null,
|
| 171 |
"efficiency": null
|