IlyasMoutawwakil HF staff commited on
Commit
1e1b836
·
verified ·
1 Parent(s): 11be9e4

Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub

Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json CHANGED
@@ -6,19 +6,17 @@
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "stable-diffusion",
9
- "model": "CompVis/stable-diffusion-v1-4",
10
  "library": "diffusers",
 
 
11
  "device": "cuda",
12
  "device_ids": "0",
13
  "seed": 42,
14
  "inter_op_num_threads": null,
15
  "intra_op_num_threads": null,
16
- "hub_kwargs": {
17
- "revision": "main",
18
- "force_download": false,
19
- "local_files_only": false,
20
- "trust_remote_code": false
21
- },
22
  "no_weights": false,
23
  "device_map": null,
24
  "torch_dtype": null,
@@ -104,41 +102,41 @@
104
  "call": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 1317.593088,
108
- "max_global_vram": 8204.582912,
109
  "max_process_vram": 0.0,
110
- "max_reserved": 7549.7472,
111
- "max_allocated": 6521.223168
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 2,
116
- "total": 1.2895145263671874,
117
- "mean": 0.6447572631835937,
118
- "stdev": 0.0007792358398437393,
119
- "p50": 0.6447572631835937,
120
- "p90": 0.6453806518554687,
121
- "p95": 0.6454585754394531,
122
- "p99": 0.6455209143066406,
123
  "values": [
124
- 0.6455364990234375,
125
- 0.64397802734375
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "images/s",
130
- "value": 1.5509712834599763
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
- "cpu": 7.616340865691504e-06,
135
- "ram": 4.1659442450509224e-06,
136
- "gpu": 4.060822693100017e-05,
137
- "total": 5.2390512041742596e-05
138
  },
139
  "efficiency": {
140
  "unit": "images/kWh",
141
- "value": 19087.42558582442
142
  }
143
  }
144
  }
 
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "stable-diffusion",
 
9
  "library": "diffusers",
10
+ "model": "CompVis/stable-diffusion-v1-4",
11
+ "processor": "CompVis/stable-diffusion-v1-4",
12
  "device": "cuda",
13
  "device_ids": "0",
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
17
+ "model_kwargs": {},
18
+ "processor_kwargs": {},
19
+ "hub_kwargs": {},
 
 
 
20
  "no_weights": false,
21
  "device_map": null,
22
  "torch_dtype": null,
 
102
  "call": {
103
  "memory": {
104
  "unit": "MB",
105
+ "max_ram": 1315.250176,
106
+ "max_global_vram": 8173.125632,
107
  "max_process_vram": 0.0,
108
+ "max_reserved": 7518.28992,
109
+ "max_allocated": 6527.82592
110
  },
111
  "latency": {
112
  "unit": "s",
113
  "count": 2,
114
+ "total": 1.2575056762695311,
115
+ "mean": 0.6287528381347656,
116
+ "stdev": 0.0013641052246093355,
117
+ "p50": 0.6287528381347656,
118
+ "p90": 0.6298441223144531,
119
+ "p95": 0.629980532836914,
120
+ "p99": 0.6300896612548827,
121
  "values": [
122
+ 0.630116943359375,
123
+ 0.6273887329101563
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "images/s",
128
+ "value": 1.5904500772776824
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
+ "cpu": 7.4271476103199855e-06,
133
+ "ram": 4.06206369971187e-06,
134
+ "gpu": 3.938322595100014e-05,
135
+ "total": 5.087243726103199e-05
136
  },
137
  "efficiency": {
138
  "unit": "images/kWh",
139
+ "value": 19657.009843442167
140
  }
141
  }
142
  }