IlyasMoutawwakil's picture
Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
c55d797 verified
raw
history blame
1.71 kB
{
"load": {
"memory": {
"unit": "MB",
"max_ram": 4531.277824,
"max_global_vram": 68702.69952,
"max_process_vram": 409721.012224,
"max_reserved": 5565.841408,
"max_allocated": 5510.094848
},
"latency": {
"unit": "s",
"count": 1,
"total": 11.86702734375,
"mean": 11.86702734375,
"stdev": 0.0,
"p50": 11.86702734375,
"p90": 11.86702734375,
"p95": 11.86702734375,
"p99": 11.86702734375,
"values": [
11.86702734375
]
},
"throughput": null,
"energy": null,
"efficiency": null
},
"call": {
"memory": {
"unit": "MB",
"max_ram": 1385.934848,
"max_global_vram": 68702.69952,
"max_process_vram": 5369290.817536,
"max_reserved": 9055.502336,
"max_allocated": 8665.511424
},
"latency": {
"unit": "s",
"count": 3,
"total": 1.4387246704101564,
"mean": 0.4795748901367188,
"stdev": 0.009711983170446472,
"p50": 0.4729691162109375,
"p90": 0.48923896484375,
"p95": 0.4912726959228516,
"p99": 0.49289968078613283,
"values": [
0.4729691162109375,
0.49330642700195315,
0.4724491271972656
]
},
"throughput": {
"unit": "images/s",
"value": 2.0851800637746414
},
"energy": null,
"efficiency": null
}
}