Commit
•
5ed00c1
1
Parent(s):
af64ea4
Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_config.json with huggingface_hub
Browse files
cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_config.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "text-to-image",
|
8 |
"library": "diffusers",
|
|
|
9 |
"model": "CompVis/stable-diffusion-v1-4",
|
10 |
"processor": "CompVis/stable-diffusion-v1-4",
|
11 |
"device": "cpu",
|
@@ -72,14 +73,14 @@
|
|
72 |
"environment": {
|
73 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
74 |
"cpu_count": 4,
|
75 |
-
"cpu_ram_mb": 16757.
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.14",
|
81 |
"optimum_benchmark_version": "0.3.1",
|
82 |
-
"optimum_benchmark_commit": "
|
83 |
"transformers_version": "4.42.4",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "0.32.1",
|
|
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "text-to-image",
|
8 |
"library": "diffusers",
|
9 |
+
"model_type": "stable-diffusion",
|
10 |
"model": "CompVis/stable-diffusion-v1-4",
|
11 |
"processor": "CompVis/stable-diffusion-v1-4",
|
12 |
"device": "cpu",
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.342208,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
+
"optimum_benchmark_commit": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|