IlyasMoutawwakil HF staff commited on
Commit
9a9593c
1 Parent(s): f5aa9ac

Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub

Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json ADDED
@@ -0,0 +1,138 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "name": "cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4",
4
+ "backend": {
5
+ "name": "pytorch",
6
+ "version": "2.2.2+rocm5.7",
7
+ "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
+ "task": "text-to-image",
9
+ "library": "diffusers",
10
+ "model_type": "stable-diffusion",
11
+ "model": "CompVis/stable-diffusion-v1-4",
12
+ "processor": "CompVis/stable-diffusion-v1-4",
13
+ "device": "cuda",
14
+ "device_ids": "0",
15
+ "seed": 42,
16
+ "inter_op_num_threads": null,
17
+ "intra_op_num_threads": null,
18
+ "model_kwargs": {},
19
+ "processor_kwargs": {},
20
+ "hub_kwargs": {},
21
+ "no_weights": false,
22
+ "device_map": null,
23
+ "torch_dtype": null,
24
+ "eval_mode": true,
25
+ "to_bettertransformer": false,
26
+ "low_cpu_mem_usage": null,
27
+ "attn_implementation": null,
28
+ "cache_implementation": null,
29
+ "autocast_enabled": false,
30
+ "autocast_dtype": null,
31
+ "torch_compile": false,
32
+ "torch_compile_target": "forward",
33
+ "torch_compile_config": {},
34
+ "quantization_scheme": null,
35
+ "quantization_config": {},
36
+ "deepspeed_inference": false,
37
+ "deepspeed_inference_config": {},
38
+ "peft_type": null,
39
+ "peft_config": {}
40
+ },
41
+ "scenario": {
42
+ "name": "inference",
43
+ "_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
44
+ "iterations": 1,
45
+ "duration": 1,
46
+ "warmup_runs": 1,
47
+ "input_shapes": {
48
+ "batch_size": 1,
49
+ "num_choices": 2,
50
+ "sequence_length": 2
51
+ },
52
+ "new_tokens": null,
53
+ "latency": true,
54
+ "memory": true,
55
+ "energy": false,
56
+ "forward_kwargs": {},
57
+ "generate_kwargs": {
58
+ "max_new_tokens": 2,
59
+ "min_new_tokens": 2
60
+ },
61
+ "call_kwargs": {
62
+ "num_inference_steps": 2
63
+ }
64
+ },
65
+ "launcher": {
66
+ "name": "process",
67
+ "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
68
+ "device_isolation": true,
69
+ "device_isolation_action": "error",
70
+ "numactl": false,
71
+ "numactl_kwargs": {},
72
+ "start_method": "spawn"
73
+ },
74
+ "environment": {
75
+ "cpu": " AMD EPYC 7763 64-Core Processor",
76
+ "cpu_count": 128,
77
+ "cpu_ram_mb": 1082015.236096,
78
+ "system": "Linux",
79
+ "machine": "x86_64",
80
+ "platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
81
+ "processor": "x86_64",
82
+ "python_version": "3.10.12",
83
+ "gpu": [
84
+ "Advanced Micro Devices, Inc. [AMD/ATI]"
85
+ ],
86
+ "gpu_count": 1,
87
+ "gpu_vram_mb": 68702699520,
88
+ "optimum_benchmark_version": "0.3.1",
89
+ "optimum_benchmark_commit": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
90
+ "transformers_version": "4.42.4",
91
+ "transformers_commit": null,
92
+ "accelerate_version": "0.32.1",
93
+ "accelerate_commit": null,
94
+ "diffusers_version": "0.29.2",
95
+ "diffusers_commit": null,
96
+ "optimum_version": null,
97
+ "optimum_commit": null,
98
+ "timm_version": "1.0.7",
99
+ "timm_commit": null,
100
+ "peft_version": null,
101
+ "peft_commit": null
102
+ }
103
+ },
104
+ "report": {
105
+ "call": {
106
+ "memory": {
107
+ "unit": "MB",
108
+ "max_ram": 1958.27712,
109
+ "max_global_vram": 8311.025664,
110
+ "max_process_vram": 1667236.630528,
111
+ "max_reserved": 7864.32,
112
+ "max_allocated": 7784.654848
113
+ },
114
+ "latency": {
115
+ "unit": "s",
116
+ "count": 3,
117
+ "total": 1.4523962097167968,
118
+ "mean": 0.4841320699055989,
119
+ "stdev": 0.0027081496363248335,
120
+ "p50": 0.48275347900390625,
121
+ "p90": 0.48688336181640623,
122
+ "p95": 0.48739959716796877,
123
+ "p99": 0.48781258544921874,
124
+ "values": [
125
+ 0.48791583251953125,
126
+ 0.48275347900390625,
127
+ 0.4817268981933594
128
+ ]
129
+ },
130
+ "throughput": {
131
+ "unit": "images/s",
132
+ "value": 2.065552071762134
133
+ },
134
+ "energy": null,
135
+ "efficiency": null
136
+ }
137
+ }
138
+ }