Commit
•
17f5233
1
Parent(s):
cd1cfa7
Upload cpu_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch/benchmark_config.json with huggingface_hub
Browse files
cpu_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch/benchmark_config.json
CHANGED
@@ -4,11 +4,11 @@
|
|
4 |
"name": "pytorch",
|
5 |
"version": "2.5.1+cpu",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
|
|
|
|
7 |
"task": "text-to-image",
|
8 |
"library": "diffusers",
|
9 |
"model_type": "stable-diffusion",
|
10 |
-
"model": "hf-internal-testing/tiny-stable-diffusion-torch",
|
11 |
-
"processor": "hf-internal-testing/tiny-stable-diffusion-torch",
|
12 |
"device": "cpu",
|
13 |
"device_ids": null,
|
14 |
"seed": 42,
|
@@ -79,10 +79,10 @@
|
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.15",
|
81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
82 |
-
"optimum_benchmark_commit": "
|
83 |
"transformers_version": "4.47.0",
|
84 |
"transformers_commit": null,
|
85 |
-
"accelerate_version": "1.2.
|
86 |
"accelerate_commit": null,
|
87 |
"diffusers_version": "0.31.0",
|
88 |
"diffusers_commit": null,
|
|
|
4 |
"name": "pytorch",
|
5 |
"version": "2.5.1+cpu",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
+
"model": "hf-internal-testing/tiny-stable-diffusion-torch",
|
8 |
+
"processor": "hf-internal-testing/tiny-stable-diffusion-torch",
|
9 |
"task": "text-to-image",
|
10 |
"library": "diffusers",
|
11 |
"model_type": "stable-diffusion",
|
|
|
|
|
12 |
"device": "cpu",
|
13 |
"device_ids": null,
|
14 |
"seed": 42,
|
|
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.15",
|
81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
82 |
+
"optimum_benchmark_commit": "7cec62e016d76fe612308e4c2c074fc7f09289fd",
|
83 |
"transformers_version": "4.47.0",
|
84 |
"transformers_commit": null,
|
85 |
+
"accelerate_version": "1.2.1",
|
86 |
"accelerate_commit": null,
|
87 |
"diffusers_version": "0.31.0",
|
88 |
"diffusers_commit": null,
|