IlyasMoutawwakil
HF Staff
Upload cpu_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch/benchmark.json with huggingface_hub
3f958a9
verified
| { | |
| "config": { | |
| "name": "cpu_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch", | |
| "backend": { | |
| "name": "pytorch", | |
| "version": "2.8.0+cpu", | |
| "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend", | |
| "model": "hf-internal-testing/tiny-stable-diffusion-torch", | |
| "processor": "hf-internal-testing/tiny-stable-diffusion-torch", | |
| "task": "text-to-image", | |
| "library": "diffusers", | |
| "model_type": "stable-diffusion", | |
| "device": "cpu", | |
| "device_ids": null, | |
| "seed": 42, | |
| "inter_op_num_threads": null, | |
| "intra_op_num_threads": null, | |
| "model_kwargs": {}, | |
| "processor_kwargs": {}, | |
| "no_weights": false, | |
| "tp_plan": null, | |
| "device_map": null, | |
| "torch_dtype": null, | |
| "eval_mode": true, | |
| "to_bettertransformer": false, | |
| "low_cpu_mem_usage": null, | |
| "attn_implementation": null, | |
| "cache_implementation": null, | |
| "allow_tf32": false, | |
| "autocast_enabled": false, | |
| "autocast_dtype": null, | |
| "torch_compile": false, | |
| "torch_compile_target": "forward", | |
| "torch_compile_config": {}, | |
| "quantization_scheme": null, | |
| "quantization_config": {}, | |
| "deepspeed_inference": false, | |
| "deepspeed_inference_config": {}, | |
| "peft_type": null, | |
| "peft_config": {} | |
| }, | |
| "scenario": { | |
| "name": "inference", | |
| "_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario", | |
| "iterations": 1, | |
| "duration": 1, | |
| "warmup_runs": 1, | |
| "input_shapes": { | |
| "batch_size": 2, | |
| "sequence_length": 16, | |
| "num_choices": 2 | |
| }, | |
| "new_tokens": null, | |
| "memory": true, | |
| "latency": true, | |
| "energy": true, | |
| "forward_kwargs": {}, | |
| "generate_kwargs": { | |
| "max_new_tokens": 2, | |
| "min_new_tokens": 2 | |
| }, | |
| "call_kwargs": { | |
| "num_inference_steps": 2 | |
| } | |
| }, | |
| "launcher": { | |
| "name": "process", | |
| "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher", | |
| "device_isolation": false, | |
| "device_isolation_action": null, | |
| "numactl": false, | |
| "numactl_kwargs": {}, | |
| "start_method": "spawn" | |
| }, | |
| "environment": { | |
| "cpu": " AMD EPYC 7763 64-Core Processor", | |
| "cpu_count": 4, | |
| "cpu_ram_mb": 16772.579328, | |
| "system": "Linux", | |
| "machine": "x86_64", | |
| "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39", | |
| "processor": "x86_64", | |
| "python_version": "3.10.18", | |
| "optimum_benchmark_version": "0.6.0.dev0", | |
| "optimum_benchmark_commit": "ff21428e3261f6e83792fbd5b28887e8bda7ba91", | |
| "transformers_version": "4.55.2", | |
| "transformers_commit": null, | |
| "accelerate_version": "1.10.0", | |
| "accelerate_commit": null, | |
| "diffusers_version": "0.34.0", | |
| "diffusers_commit": null, | |
| "optimum_version": null, | |
| "optimum_commit": null, | |
| "timm_version": "1.0.19", | |
| "timm_commit": null, | |
| "peft_version": null, | |
| "peft_commit": null | |
| }, | |
| "print_report": true, | |
| "log_report": true | |
| }, | |
| "report": { | |
| "load_model": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 494.526464, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 135.76802919200003 | |
| ], | |
| "count": 1, | |
| "total": 135.76802919200003, | |
| "mean": 135.76802919200003, | |
| "p50": 135.76802919200003, | |
| "p90": 135.76802919200003, | |
| "p95": 135.76802919200003, | |
| "p99": 135.76802919200003, | |
| "stdev": 0, | |
| "stdev_": 0 | |
| }, | |
| "throughput": null, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 0.005438429049394444, | |
| "ram": 0.00022754938203570107, | |
| "gpu": 0, | |
| "total": 0.005665978431430145 | |
| }, | |
| "efficiency": null | |
| }, | |
| "first_call": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 578.400256, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 2.48300963600002 | |
| ], | |
| "count": 1, | |
| "total": 2.48300963600002, | |
| "mean": 2.48300963600002, | |
| "p50": 2.48300963600002, | |
| "p90": 2.48300963600002, | |
| "p95": 2.48300963600002, | |
| "p99": 2.48300963600002, | |
| "stdev": 0, | |
| "stdev_": 0 | |
| }, | |
| "throughput": null, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 0.000263371784161112, | |
| "ram": 1.1019325423656606e-05, | |
| "gpu": 0, | |
| "total": 0.0002743911095847689 | |
| }, | |
| "efficiency": null | |
| }, | |
| "call": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 595.550208, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 1.9258368760000053 | |
| ], | |
| "count": 1, | |
| "total": 1.9258368760000053, | |
| "mean": 1.9258368760000053, | |
| "p50": 1.9258368760000053, | |
| "p90": 1.9258368760000053, | |
| "p95": 1.9258368760000053, | |
| "p99": 1.9258368760000053, | |
| "stdev": 0, | |
| "stdev_": 0 | |
| }, | |
| "throughput": { | |
| "unit": "images/s", | |
| "value": 1.038509556507212 | |
| }, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 8.143735164444551e-05, | |
| "ram": 3.4069227906719066e-06, | |
| "gpu": 0.0, | |
| "total": 8.484427443511758e-05 | |
| }, | |
| "efficiency": { | |
| "unit": "images/kWh", | |
| "value": 23572.598308085566 | |
| } | |
| }, | |
| "per_step": { | |
| "memory": null, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.5691203999999743, | |
| 0.5697391979999793 | |
| ], | |
| "count": 2, | |
| "total": 1.1388595979999536, | |
| "mean": 0.5694297989999768, | |
| "p50": 0.5694297989999768, | |
| "p90": 0.5696773181999788, | |
| "p95": 0.569708258099979, | |
| "p99": 0.5697330100199792, | |
| "stdev": 0.000309399000002486, | |
| "stdev_": 0.054334880356779254 | |
| }, | |
| "throughput": null, | |
| "energy": null, | |
| "efficiency": null | |
| } | |
| } | |
| } |