IlyasMoutawwakil HF staff commited on
Commit
5571446
·
verified ·
1 Parent(s): eeea69e

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.2.2+rocm5.7",
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,
@@ -85,7 +83,7 @@
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.2.0",
88
- "optimum_benchmark_commit": "3e2eebdc0f80ae6deeb2e1faad3e889ed5a4df2d",
89
  "transformers_version": "4.40.2",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.30.1",
@@ -104,31 +102,31 @@
104
  "call": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 1953.062912,
108
- "max_global_vram": 8310.792192,
109
- "max_process_vram": 2329163.538432,
110
- "max_reserved": 7862.222848,
111
- "max_allocated": 7785.1136
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 3,
116
- "total": 1.435632110595703,
117
- "mean": 0.47854403686523433,
118
- "stdev": 0.007096087861561754,
119
- "p50": 0.48150637817382813,
120
- "p90": 0.4845944641113281,
121
- "p95": 0.4849804748535156,
122
- "p99": 0.48528928344726563,
123
  "values": [
124
- 0.4853664855957031,
125
- 0.48150637817382813,
126
- 0.46875924682617187
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "images/s",
131
- "value": 2.089671844101604
132
  },
133
  "energy": null,
134
  "efficiency": null
 
6
  "version": "2.2.2+rocm5.7",
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,
 
83
  "gpu_count": 1,
84
  "gpu_vram_mb": 68702699520,
85
  "optimum_benchmark_version": "0.2.0",
86
+ "optimum_benchmark_commit": "6fd377459e287bb09e9383ba2516b1b2a271a562",
87
  "transformers_version": "4.40.2",
88
  "transformers_commit": null,
89
  "accelerate_version": "0.30.1",
 
102
  "call": {
103
  "memory": {
104
  "unit": "MB",
105
+ "max_ram": 1937.272832,
106
+ "max_global_vram": 9449.230336,
107
+ "max_process_vram": 2690860.87168,
108
+ "max_reserved": 8975.81056,
109
+ "max_allocated": 7776.905216
110
  },
111
  "latency": {
112
  "unit": "s",
113
  "count": 3,
114
+ "total": 1.4336396789550783,
115
+ "mean": 0.4778798929850261,
116
+ "stdev": 0.007193683148228566,
117
+ "p50": 0.4741151123046875,
118
+ "p90": 0.485180810546875,
119
+ "p95": 0.48656402282714845,
120
+ "p99": 0.4876705926513672,
121
  "values": [
122
+ 0.4879472351074219,
123
+ 0.4741151123046875,
124
+ 0.47157733154296877
125
  ]
126
  },
127
  "throughput": {
128
  "unit": "images/s",
129
+ "value": 2.0925760105820856
130
  },
131
  "energy": null,
132
  "efficiency": null