IlyasMoutawwakil HF staff commited on
Commit
d8fa8fc
1 Parent(s): 40d9dcb

Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub

Browse files
cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-to-image",
9
  "library": "diffusers",
@@ -45,7 +45,6 @@
45
  "warmup_runs": 1,
46
  "input_shapes": {
47
  "batch_size": 1,
48
- "num_choices": 2,
49
  "sequence_length": 2
50
  },
51
  "new_tokens": null,
@@ -73,23 +72,23 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16766.783488,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
- "platform": "Linux-6.8.0-1015-azure-x86_64-with-glibc2.39",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
- "optimum_benchmark_commit": "08c9f59440cf4e5a5d6711ec19e8329ab2de652d",
84
- "transformers_version": "4.45.2",
85
  "transformers_commit": null,
86
- "accelerate_version": "1.0.1",
87
  "accelerate_commit": null,
88
- "diffusers_version": "0.30.3",
89
  "diffusers_commit": null,
90
  "optimum_version": null,
91
  "optimum_commit": null,
92
- "timm_version": "1.0.9",
93
  "timm_commit": null,
94
  "peft_version": null,
95
  "peft_commit": null
@@ -101,7 +100,7 @@
101
  "load": {
102
  "memory": {
103
  "unit": "MB",
104
- "max_ram": 550.23616,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
@@ -110,15 +109,15 @@
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
- 11.080156967999983
114
  ],
115
  "count": 1,
116
- "total": 11.080156967999983,
117
- "mean": 11.080156967999983,
118
- "p50": 11.080156967999983,
119
- "p90": 11.080156967999983,
120
- "p95": 11.080156967999983,
121
- "p99": 11.080156967999983,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
@@ -129,7 +128,7 @@
129
  "call": {
130
  "memory": {
131
  "unit": "MB",
132
- "max_ram": 6892.621824,
133
  "max_global_vram": null,
134
  "max_process_vram": null,
135
  "max_reserved": null,
@@ -138,32 +137,32 @@
138
  "latency": {
139
  "unit": "s",
140
  "values": [
141
- 49.386013845000036
142
  ],
143
  "count": 1,
144
- "total": 49.386013845000036,
145
- "mean": 49.386013845000036,
146
- "p50": 49.386013845000036,
147
- "p90": 49.386013845000036,
148
- "p95": 49.386013845000036,
149
- "p99": 49.386013845000036,
150
  "stdev": 0,
151
  "stdev_": 0
152
  },
153
  "throughput": {
154
  "unit": "images/s",
155
- "value": 0.02024864778798588
156
  },
157
  "energy": {
158
  "unit": "kWh",
159
- "cpu": 0.0019278169941722221,
160
- "ram": 8.063357899123314e-05,
161
  "gpu": 0.0,
162
- "total": 0.0020084505731634552
163
  },
164
  "efficiency": {
165
  "unit": "images/kWh",
166
- "value": 497.8962456740608
167
  }
168
  }
169
  }
 
3
  "name": "cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.5.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-to-image",
9
  "library": "diffusers",
 
45
  "warmup_runs": 1,
46
  "input_shapes": {
47
  "batch_size": 1,
 
48
  "sequence_length": 2
49
  },
50
  "new_tokens": null,
 
72
  "environment": {
73
  "cpu": " AMD EPYC 7763 64-Core Processor",
74
  "cpu_count": 4,
75
+ "cpu_ram_mb": 16757.342208,
76
  "system": "Linux",
77
  "machine": "x86_64",
78
+ "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
79
  "processor": "x86_64",
80
  "python_version": "3.10.15",
81
  "optimum_benchmark_version": "0.5.0.dev0",
82
+ "optimum_benchmark_commit": "6807ba28334c8c98abf72a03d78f86133328d180",
83
+ "transformers_version": "4.46.3",
84
  "transformers_commit": null,
85
+ "accelerate_version": "1.1.1",
86
  "accelerate_commit": null,
87
+ "diffusers_version": "0.31.0",
88
  "diffusers_commit": null,
89
  "optimum_version": null,
90
  "optimum_commit": null,
91
+ "timm_version": "1.0.11",
92
  "timm_commit": null,
93
  "peft_version": null,
94
  "peft_commit": null
 
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
+ "max_ram": 571.629568,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
109
  "latency": {
110
  "unit": "s",
111
  "values": [
112
+ 17.271487632999992
113
  ],
114
  "count": 1,
115
+ "total": 17.271487632999992,
116
+ "mean": 17.271487632999992,
117
+ "p50": 17.271487632999992,
118
+ "p90": 17.271487632999992,
119
+ "p95": 17.271487632999992,
120
+ "p99": 17.271487632999992,
121
  "stdev": 0,
122
  "stdev_": 0
123
  },
 
128
  "call": {
129
  "memory": {
130
  "unit": "MB",
131
+ "max_ram": 7002.35776,
132
  "max_global_vram": null,
133
  "max_process_vram": null,
134
  "max_reserved": null,
 
137
  "latency": {
138
  "unit": "s",
139
  "values": [
140
+ 49.487237134
141
  ],
142
  "count": 1,
143
+ "total": 49.487237134,
144
+ "mean": 49.487237134,
145
+ "p50": 49.487237134,
146
+ "p90": 49.487237134,
147
+ "p95": 49.487237134,
148
+ "p99": 49.487237134,
149
  "stdev": 0,
150
  "stdev_": 0
151
  },
152
  "throughput": {
153
  "unit": "images/s",
154
+ "value": 0.020207230346932305
155
  },
156
  "energy": {
157
  "unit": "kWh",
158
+ "cpu": 0.001917505553483335,
159
+ "ram": 8.015711997110576e-05,
160
  "gpu": 0.0,
161
+ "total": 0.001997662673454441
162
  },
163
  "efficiency": {
164
  "unit": "images/kWh",
165
+ "value": 500.58501532231094
166
  }
167
  }
168
  }