Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_config.json with huggingface_hub
Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_config.json
CHANGED
|
@@ -5,19 +5,17 @@
|
|
| 5 |
"version": "2.2.2+rocm5.7",
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 7 |
"task": "stable-diffusion",
|
| 8 |
-
"model": "CompVis/stable-diffusion-v1-4",
|
| 9 |
"library": "diffusers",
|
|
|
|
|
|
|
| 10 |
"device": "cuda",
|
| 11 |
"device_ids": "0",
|
| 12 |
"seed": 42,
|
| 13 |
"inter_op_num_threads": null,
|
| 14 |
"intra_op_num_threads": null,
|
| 15 |
-
"
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
"local_files_only": false,
|
| 19 |
-
"trust_remote_code": false
|
| 20 |
-
},
|
| 21 |
"no_weights": false,
|
| 22 |
"device_map": null,
|
| 23 |
"torch_dtype": null,
|
|
@@ -84,7 +82,7 @@
|
|
| 84 |
"gpu_count": 1,
|
| 85 |
"gpu_vram_mb": 68702699520,
|
| 86 |
"optimum_benchmark_version": "0.2.0",
|
| 87 |
-
"optimum_benchmark_commit": "
|
| 88 |
"transformers_version": "4.40.2",
|
| 89 |
"transformers_commit": null,
|
| 90 |
"accelerate_version": "0.30.1",
|
|
|
|
| 5 |
"version": "2.2.2+rocm5.7",
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 7 |
"task": "stable-diffusion",
|
|
|
|
| 8 |
"library": "diffusers",
|
| 9 |
+
"model": "CompVis/stable-diffusion-v1-4",
|
| 10 |
+
"processor": "CompVis/stable-diffusion-v1-4",
|
| 11 |
"device": "cuda",
|
| 12 |
"device_ids": "0",
|
| 13 |
"seed": 42,
|
| 14 |
"inter_op_num_threads": null,
|
| 15 |
"intra_op_num_threads": null,
|
| 16 |
+
"model_kwargs": {},
|
| 17 |
+
"processor_kwargs": {},
|
| 18 |
+
"hub_kwargs": {},
|
|
|
|
|
|
|
|
|
|
| 19 |
"no_weights": false,
|
| 20 |
"device_map": null,
|
| 21 |
"torch_dtype": null,
|
|
|
|
| 82 |
"gpu_count": 1,
|
| 83 |
"gpu_vram_mb": 68702699520,
|
| 84 |
"optimum_benchmark_version": "0.2.0",
|
| 85 |
+
"optimum_benchmark_commit": "6fd377459e287bb09e9383ba2516b1b2a271a562",
|
| 86 |
"transformers_version": "4.40.2",
|
| 87 |
"transformers_commit": null,
|
| 88 |
"accelerate_version": "0.30.1",
|