IlyasMoutawwakil HF staff commited on
Commit
0136ebc
·
verified ·
1 Parent(s): 272b06d

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
@@ -92,7 +92,7 @@
92
  "diffusers_commit": null,
93
  "optimum_version": null,
94
  "optimum_commit": null,
95
- "timm_version": "0.9.16",
96
  "timm_commit": null,
97
  "peft_version": null,
98
  "peft_commit": null
@@ -102,41 +102,41 @@
102
  "call": {
103
  "memory": {
104
  "unit": "MB",
105
- "max_ram": 1315.250176,
106
- "max_global_vram": 8173.125632,
107
  "max_process_vram": 0.0,
108
- "max_reserved": 7518.28992,
109
- "max_allocated": 6527.82592
110
  },
111
  "latency": {
112
  "unit": "s",
113
  "count": 2,
114
- "total": 1.2575056762695311,
115
- "mean": 0.6287528381347656,
116
- "stdev": 0.0013641052246093355,
117
- "p50": 0.6287528381347656,
118
- "p90": 0.6298441223144531,
119
- "p95": 0.629980532836914,
120
- "p99": 0.6300896612548827,
121
  "values": [
122
- 0.630116943359375,
123
- 0.6273887329101563
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "images/s",
128
- "value": 1.5904500772776824
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
- "cpu": 7.4271476103199855e-06,
133
- "ram": 4.06206369971187e-06,
134
- "gpu": 3.938322595100014e-05,
135
- "total": 5.087243726103199e-05
136
  },
137
  "efficiency": {
138
  "unit": "images/kWh",
139
- "value": 19657.009843442167
140
  }
141
  }
142
  }
 
92
  "diffusers_commit": null,
93
  "optimum_version": null,
94
  "optimum_commit": null,
95
+ "timm_version": "1.0.3",
96
  "timm_commit": null,
97
  "peft_version": null,
98
  "peft_commit": null
 
102
  "call": {
103
  "memory": {
104
  "unit": "MB",
105
+ "max_ram": 1315.75808,
106
+ "max_global_vram": 8196.194304,
107
  "max_process_vram": 0.0,
108
+ "max_reserved": 7541.358592,
109
+ "max_allocated": 6518.470656
110
  },
111
  "latency": {
112
  "unit": "s",
113
  "count": 2,
114
+ "total": 1.2948985595703126,
115
+ "mean": 0.6474492797851563,
116
+ "stdev": 0.0015104370117187682,
117
+ "p50": 0.6474492797851563,
118
+ "p90": 0.6486576293945313,
119
+ "p95": 0.6488086730957031,
120
+ "p99": 0.6489295080566406,
121
  "values": [
122
+ 0.648959716796875,
123
+ 0.6459388427734375
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "images/s",
128
+ "value": 1.5445225305244465
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
+ "cpu": 7.648156417740717e-06,
133
+ "ram": 4.183328761337179e-06,
134
+ "gpu": 3.982892075200025e-05,
135
+ "total": 5.166040593107815e-05
136
  },
137
  "efficiency": {
138
  "unit": "images/kWh",
139
+ "value": 19357.184326699502
140
  }
141
  }
142
  }