IlyasMoutawwakil's picture
Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
6ff68a2 verified
raw
history blame
2.09 kB
{
"load_model": {
"memory": {
"unit": "MB",
"max_ram": 577.04448,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
16.959855740000023
],
"count": 1,
"total": 16.959855740000023,
"mean": 16.959855740000023,
"p50": 16.959855740000023,
"p90": 16.959855740000023,
"p95": 16.959855740000023,
"p99": 16.959855740000023,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": {
"unit": "kWh",
"cpu": 0.0007862799830277762,
"ram": 3.286841712167087e-05,
"gpu": 0,
"total": 0.0008191484001494471
},
"efficiency": null
},
"call": {
"memory": {
"unit": "MB",
"max_ram": 7674.052608,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
108.51601396199999
],
"count": 1,
"total": 108.51601396199999,
"mean": 108.51601396199999,
"p50": 108.51601396199999,
"p90": 108.51601396199999,
"p95": 108.51601396199999,
"p99": 108.51601396199999,
"stdev": 0,
"stdev_": 0
},
"throughput": {
"unit": "images/s",
"value": 0.018430459496055186
},
"energy": {
"unit": "kWh",
"cpu": 0.004223892483494446,
"ram": 0.00017657135177593042,
"gpu": 0.0,
"total": 0.004400463835270377
},
"efficiency": {
"unit": "images/kWh",
"value": 454.49754272940515
}
}
}