IlyasMoutawwakil's picture
Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
53f2553 verified
raw
history blame
2.09 kB
{
"load_model": {
"memory": {
"unit": "MB",
"max_ram": 575.700992,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
16.730419366000035
],
"count": 1,
"total": 16.730419366000035,
"mean": 16.730419366000035,
"p50": 16.730419366000035,
"p90": 16.730419366000035,
"p95": 16.730419366000035,
"p99": 16.730419366000035,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": {
"unit": "kWh",
"cpu": 0.0007844235046277793,
"ram": 3.2790837412158804e-05,
"gpu": 0,
"total": 0.0008172143420399381
},
"efficiency": null
},
"call": {
"memory": {
"unit": "MB",
"max_ram": 7645.663232,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
109.56486193800004
],
"count": 1,
"total": 109.56486193800004,
"mean": 109.56486193800004,
"p50": 109.56486193800004,
"p90": 109.56486193800004,
"p95": 109.56486193800004,
"p99": 109.56486193800004,
"stdev": 0,
"stdev_": 0
},
"throughput": {
"unit": "images/s",
"value": 0.018254027473988414
},
"energy": {
"unit": "kWh",
"cpu": 0.004240909115955554,
"ram": 0.0001772826926029978,
"gpu": 0.0,
"total": 0.004418191808558552
},
"efficiency": {
"unit": "images/kWh",
"value": 452.6738735348174
}
}
}