IlyasMoutawwakil HF staff commited on
Commit
5ad9d59
1 Parent(s): eb59947

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
@@ -50,8 +50,8 @@
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
53
- "latency": true,
54
  "memory": true,
 
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
@@ -74,14 +74,14 @@
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
- "cpu_ram_mb": 16757.338112,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -97,10 +97,43 @@
97
  }
98
  },
99
  "report": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  "call": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 7018.881024,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -109,31 +142,31 @@
109
  "latency": {
110
  "unit": "s",
111
  "count": 1,
112
- "total": 49.24113144599994,
113
- "mean": 49.24113144599994,
114
  "stdev": 0.0,
115
- "p50": 49.24113144599994,
116
- "p90": 49.24113144599994,
117
- "p95": 49.24113144599994,
118
- "p99": 49.24113144599994,
119
  "values": [
120
- 49.24113144599994
121
  ]
122
  },
123
  "throughput": {
124
  "unit": "images/s",
125
- "value": 0.02030822547399516
126
  },
127
  "energy": {
128
  "unit": "kWh",
129
- "cpu": 0.0019172446118460764,
130
- "ram": 8.014619384267074e-05,
131
  "gpu": 0.0,
132
- "total": 0.001997390805688747
133
  },
134
  "efficiency": {
135
  "unit": "images/kWh",
136
- "value": 500.6531506763278
137
  }
138
  }
139
  }
 
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
 
53
  "memory": true,
54
+ "latency": true,
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
 
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
+ "cpu_ram_mb": 16757.342208,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "701e27ceb63d18a62041650e250fe65f56ad5904",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
97
  }
98
  },
99
  "report": {
100
+ "load": {
101
+ "memory": {
102
+ "unit": "MB",
103
+ "max_ram": 547.565568,
104
+ "max_global_vram": null,
105
+ "max_process_vram": null,
106
+ "max_reserved": null,
107
+ "max_allocated": null
108
+ },
109
+ "latency": {
110
+ "unit": "s",
111
+ "count": 1,
112
+ "total": 22.391686288000017,
113
+ "mean": 22.391686288000017,
114
+ "stdev": 0.0,
115
+ "p50": 22.391686288000017,
116
+ "p90": 22.391686288000017,
117
+ "p95": 22.391686288000017,
118
+ "p99": 22.391686288000017,
119
+ "values": [
120
+ 22.391686288000017
121
+ ]
122
+ },
123
+ "throughput": null,
124
+ "energy": {
125
+ "unit": "kWh",
126
+ "cpu": 0.000746087568336063,
127
+ "ram": 3.1188266714514156e-05,
128
+ "gpu": 0,
129
+ "total": 0.0007772758350505771
130
+ },
131
+ "efficiency": null
132
+ },
133
  "call": {
134
  "memory": {
135
  "unit": "MB",
136
+ "max_ram": 5880.6272,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
 
142
  "latency": {
143
  "unit": "s",
144
  "count": 1,
145
+ "total": 49.228875269000014,
146
+ "mean": 49.228875269000014,
147
  "stdev": 0.0,
148
+ "p50": 49.228875269000014,
149
+ "p90": 49.228875269000014,
150
+ "p95": 49.228875269000014,
151
+ "p99": 49.228875269000014,
152
  "values": [
153
+ 49.228875269000014
154
  ]
155
  },
156
  "throughput": {
157
  "unit": "images/s",
158
+ "value": 0.02031328147425118
159
  },
160
  "energy": {
161
  "unit": "kWh",
162
+ "cpu": 0.0019172202918264604,
163
+ "ram": 8.014529251565932e-05,
164
  "gpu": 0.0,
165
+ "total": 0.00199736558434212
166
  },
167
  "efficiency": {
168
  "unit": "images/kWh",
169
+ "value": 500.6594725769113
170
  }
171
  }
172
  }