IlyasMoutawwakil's picture
Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
2d14507 verified
raw
history blame
1.67 kB
{
"load": {
"memory": {
"unit": "MB",
"max_ram": 4385.509376,
"max_global_vram": 5920.780288,
"max_process_vram": 1698542.891008,
"max_reserved": 5628.755968,
"max_allocated": 5499.00288
},
"latency": {
"unit": "s",
"count": 1,
"total": 114.0756796875,
"mean": 114.0756796875,
"stdev": 0.0,
"p50": 114.0756796875,
"p90": 114.0756796875,
"p95": 114.0756796875,
"p99": 114.0756796875,
"values": [
114.0756796875
]
},
"throughput": null,
"energy": null,
"efficiency": null
},
"call": {
"memory": {
"unit": "MB",
"max_ram": 1949.016064,
"max_global_vram": 12627.546112,
"max_process_vram": 5840223.219712,
"max_reserved": 9053.405184,
"max_allocated": 8654.419456
},
"latency": {
"unit": "s",
"count": 2,
"total": 1.0797149963378907,
"mean": 0.5398574981689453,
"stdev": 0.04003489685058595,
"p50": 0.5398574981689453,
"p90": 0.5718854156494141,
"p95": 0.5758889053344727,
"p99": 0.5790916970825195,
"values": [
0.5798923950195313,
0.49982260131835937
]
},
"throughput": {
"unit": "images/s",
"value": 1.8523406702541634
},
"energy": null,
"efficiency": null
}
}