IlyasMoutawwakil HF staff commited on
Commit
23e7861
1 Parent(s): 63bf48d

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": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -73,10 +73,10 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 128,
76
- "cpu_ram_mb": 1082015.256576,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
- "platform": "Linux-5.15.0-101-generic-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.12",
82
  "gpu": [
@@ -91,9 +91,9 @@
91
  ],
92
  "gpu_count": 8,
93
  "gpu_vram_mb": 549621596160,
94
- "optimum_benchmark_version": "0.4.0",
95
  "optimum_benchmark_commit": null,
96
- "transformers_version": "4.44.2",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.34.2",
99
  "accelerate_commit": null,
@@ -103,7 +103,7 @@
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,25 +111,26 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 4539.35104,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 463927.570432,
117
- "max_reserved": 5603.590144,
118
- "max_allocated": 5508.17792
119
  },
120
  "latency": {
121
  "unit": "s",
122
- "count": 1,
123
- "total": 12.4775283203125,
124
- "mean": 12.4775283203125,
125
- "stdev": 0.0,
126
- "p50": 12.4775283203125,
127
- "p90": 12.4775283203125,
128
- "p95": 12.4775283203125,
129
- "p99": 12.4775283203125,
130
  "values": [
131
- 12.4775283203125
132
- ]
 
 
 
 
 
 
 
 
 
133
  },
134
  "throughput": null,
135
  "energy": null,
@@ -138,31 +139,32 @@
138
  "call": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1386.12736,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 4948629.147648,
144
- "max_reserved": 9026.142208,
145
- "max_allocated": 8663.594496
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 3,
150
- "total": 1.4285709838867187,
151
- "mean": 0.47619032796223953,
152
- "stdev": 0.0036352938409095754,
153
- "p50": 0.474204833984375,
154
- "p90": 0.4798729248046875,
155
- "p95": 0.48058143615722654,
156
- "p99": 0.4811482452392578,
157
  "values": [
158
- 0.4812899475097656,
159
- 0.474204833984375,
160
- 0.47307620239257814
161
- ]
 
 
 
 
 
 
 
 
 
162
  },
163
  "throughput": {
164
  "unit": "images/s",
165
- "value": 2.100000653686727
166
  },
167
  "energy": null,
168
  "efficiency": null
 
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,
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 128,
76
+ "cpu_ram_mb": 1082014.482432,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
+ "platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.12",
82
  "gpu": [
 
91
  ],
92
  "gpu_count": 8,
93
  "gpu_vram_mb": 549621596160,
94
+ "optimum_benchmark_version": "0.5.0",
95
  "optimum_benchmark_commit": null,
96
+ "transformers_version": "4.45.1",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.34.2",
99
  "accelerate_commit": null,
 
103
  "optimum_commit": null,
104
  "timm_version": "1.0.9",
105
  "timm_commit": null,
106
+ "peft_version": "0.13.0",
107
  "peft_commit": null
108
  }
109
  },
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 4553.99424,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 442187.03872,
117
+ "max_reserved": 5572.132864,
118
+ "max_allocated": 5513.289728
119
  },
120
  "latency": {
121
  "unit": "s",
 
 
 
 
 
 
 
 
122
  "values": [
123
+ 5.88891015625
124
+ ],
125
+ "count": 1,
126
+ "total": 5.88891015625,
127
+ "mean": 5.88891015625,
128
+ "p50": 5.88891015625,
129
+ "p90": 5.88891015625,
130
+ "p95": 5.88891015625,
131
+ "p99": 5.88891015625,
132
+ "stdev": 0,
133
+ "stdev_": 0
134
  },
135
  "throughput": null,
136
  "energy": null,
 
139
  "call": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1408.446464,
143
  "max_global_vram": 68702.69952,
144
+ "max_process_vram": 2713178.980352,
145
+ "max_reserved": 8921.284608,
146
+ "max_allocated": 7787.784192
147
  },
148
  "latency": {
149
  "unit": "s",
 
 
 
 
 
 
 
 
150
  "values": [
151
+ 0.46288290405273436,
152
+ 0.463647705078125,
153
+ 0.4621424255371094
154
+ ],
155
+ "count": 3,
156
+ "total": 1.3886730346679688,
157
+ "mean": 0.4628910115559896,
158
+ "p50": 0.46288290405273436,
159
+ "p90": 0.46349474487304687,
160
+ "p95": 0.46357122497558595,
161
+ "p99": 0.4636324090576172,
162
+ "stdev": 0.0006145545394060344,
163
+ "stdev_": 0.1327644140983066
164
  },
165
  "throughput": {
166
  "unit": "images/s",
167
+ "value": 2.1603357486647665
168
  },
169
  "energy": null,
170
  "efficiency": null