IlyasMoutawwakil HF staff commited on
Commit
cfef977
·
verified ·
1 Parent(s): 74bee13

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
@@ -66,6 +66,8 @@
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
  "device_isolation_action": "error",
 
 
69
  "start_method": "spawn"
70
  },
71
  "environment": {
@@ -84,7 +86,7 @@
84
  "gpu_vram_mb": 24146608128,
85
  "optimum_benchmark_version": "0.2.1",
86
  "optimum_benchmark_commit": null,
87
- "transformers_version": "4.40.2",
88
  "transformers_commit": null,
89
  "accelerate_version": "0.30.1",
90
  "accelerate_commit": null,
@@ -102,41 +104,41 @@
102
  "call": {
103
  "memory": {
104
  "unit": "MB",
105
- "max_ram": 1314.525184,
106
- "max_global_vram": 8143.765504,
107
  "max_process_vram": 0.0,
108
- "max_reserved": 7488.929792,
109
- "max_allocated": 6528.907264
110
  },
111
  "latency": {
112
  "unit": "s",
113
  "count": 2,
114
- "total": 1.2709401245117187,
115
- "mean": 0.6354700622558593,
116
- "stdev": 0.0008227233886718976,
117
- "p50": 0.6354700622558593,
118
- "p90": 0.6361282409667969,
119
- "p95": 0.6362105133056641,
120
- "p99": 0.6362763311767579,
121
  "values": [
122
- 0.6362927856445313,
123
- 0.6346473388671875
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "images/s",
128
- "value": 1.5736382551997705
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
- "cpu": 7.487312455972037e-06,
133
- "ram": 4.09566954785987e-06,
134
- "gpu": 3.9256698072000044e-05,
135
- "total": 5.083968007583195e-05
136
  },
137
  "efficiency": {
138
  "unit": "images/kWh",
139
- "value": 19669.675310867617
140
  }
141
  }
142
  }
 
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
  "device_isolation_action": "error",
69
+ "numactl": false,
70
+ "numactl_kwargs": {},
71
  "start_method": "spawn"
72
  },
73
  "environment": {
 
86
  "gpu_vram_mb": 24146608128,
87
  "optimum_benchmark_version": "0.2.1",
88
  "optimum_benchmark_commit": null,
89
+ "transformers_version": "4.41.0",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.30.1",
92
  "accelerate_commit": null,
 
104
  "call": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 1315.012608,
108
+ "max_global_vram": 8204.582912,
109
  "max_process_vram": 0.0,
110
+ "max_reserved": 7549.7472,
111
+ "max_allocated": 6521.223168
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 2,
116
+ "total": 1.2938575439453124,
117
+ "mean": 0.6469287719726562,
118
+ "stdev": 0.0037645874023437,
119
+ "p50": 0.6469287719726562,
120
+ "p90": 0.6499404418945313,
121
+ "p95": 0.6503169006347655,
122
+ "p99": 0.6506180676269531,
123
  "values": [
124
+ 0.650693359375,
125
+ 0.6431641845703125
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "images/s",
130
+ "value": 1.5457652269054856
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
+ "cpu": 7.632097353537877e-06,
135
+ "ram": 4.162338219066441e-06,
136
+ "gpu": 4.090544939100004e-05,
137
+ "total": 5.2699884963604355e-05
138
  },
139
  "efficiency": {
140
  "unit": "images/kWh",
141
+ "value": 18975.37348877746
142
  }
143
  }
144
  }