IlyasMoutawwakil's picture
Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
34feb41 verified
raw
history blame
1.76 kB
{
"load_model": {
"memory": {
"unit": "MB",
"max_ram": 4558.618624,
"max_global_vram": 68702.69952,
"max_process_vram": 447988.92032,
"max_reserved": 5572.132864,
"max_allocated": 5512.962048
},
"latency": {
"unit": "s",
"values": [
4.33235595703125
],
"count": 1,
"total": 4.33235595703125,
"mean": 4.33235595703125,
"p50": 4.33235595703125,
"p90": 4.33235595703125,
"p95": 4.33235595703125,
"p99": 4.33235595703125,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": null,
"efficiency": null
},
"call": {
"memory": {
"unit": "MB",
"max_ram": 1414.651904,
"max_global_vram": 68702.69952,
"max_process_vram": 3585360.019456,
"max_reserved": 10141.827072,
"max_allocated": 10062.99904
},
"latency": {
"unit": "s",
"values": [
0.8498130493164062,
0.8340052490234375
],
"count": 2,
"total": 1.6838182983398438,
"mean": 0.8419091491699219,
"p50": 0.8419091491699219,
"p90": 0.8482322692871094,
"p95": 0.8490226593017578,
"p99": 0.8496549713134766,
"stdev": 0.007903900146484344,
"stdev_": 0.9388067767498636
},
"throughput": {
"unit": "images/s",
"value": 2.3755532315712387
},
"energy": null,
"efficiency": null
}
}