IlyasMoutawwakil's picture
Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
37b7f9a verified
raw
history blame
2.14 kB
{
"load_model": {
"memory": {
"unit": "MB",
"max_ram": 4263.051264,
"max_global_vram": 6158.811136,
"max_process_vram": 0.0,
"max_reserved": 5565.841408,
"max_allocated": 5510.094848
},
"latency": {
"unit": "s",
"values": [
107.3614453125
],
"count": 1,
"total": 107.3614453125,
"mean": 107.3614453125,
"p50": 107.3614453125,
"p90": 107.3614453125,
"p95": 107.3614453125,
"p99": 107.3614453125,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": {
"unit": "kWh",
"cpu": 0.0013733135593027783,
"ram": 0.0007526764741394037,
"gpu": 0.0018108670042480002,
"total": 0.003936857037690183
},
"efficiency": null
},
"call": {
"memory": {
"unit": "MB",
"max_ram": 1505.153024,
"max_global_vram": 9300.344832,
"max_process_vram": 0.0,
"max_reserved": 8648.654848,
"max_allocated": 7539.3792
},
"latency": {
"unit": "s",
"values": [
1.1886475830078125
],
"count": 1,
"total": 1.1886475830078125,
"mean": 1.1886475830078125,
"p50": 1.1886475830078125,
"p90": 1.1886475830078125,
"p95": 1.1886475830078125,
"p99": 1.1886475830078125,
"stdev": 0,
"stdev_": 0
},
"throughput": {
"unit": "images/s",
"value": 1.6825845007307392
},
"energy": {
"unit": "kWh",
"cpu": 1.416635891944351e-05,
"ram": 7.709593249302817e-06,
"gpu": 7.949145248199903e-05,
"total": 0.00010136740465074536
},
"efficiency": {
"unit": "images/kWh",
"value": 19730.208215262755
}
}
}