IlyasMoutawwakil
HF staff
Upload cpu_inference_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub
8bca47b
verified
{ | |
"config": { | |
"name": "cpu_inference_transformers_text-generation_openai-community/gpt2", | |
"backend": { | |
"name": "pytorch", | |
"version": "2.4.0+cpu", | |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend", | |
"task": "text-generation", | |
"library": "transformers", | |
"model_type": "gpt2", | |
"model": "openai-community/gpt2", | |
"processor": "openai-community/gpt2", | |
"device": "cpu", | |
"device_ids": null, | |
"seed": 42, | |
"inter_op_num_threads": null, | |
"intra_op_num_threads": null, | |
"model_kwargs": {}, | |
"processor_kwargs": {}, | |
"no_weights": true, | |
"device_map": null, | |
"torch_dtype": null, | |
"eval_mode": true, | |
"to_bettertransformer": false, | |
"low_cpu_mem_usage": null, | |
"attn_implementation": null, | |
"cache_implementation": null, | |
"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": 1, | |
"num_choices": 2, | |
"sequence_length": 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": "error", | |
"numactl": false, | |
"numactl_kwargs": {}, | |
"start_method": "spawn" | |
}, | |
"environment": { | |
"cpu": " AMD EPYC 7763 64-Core Processor", | |
"cpu_count": 4, | |
"cpu_ram_mb": 16757.342208, | |
"system": "Linux", | |
"machine": "x86_64", | |
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35", | |
"processor": "x86_64", | |
"python_version": "3.10.14", | |
"optimum_benchmark_version": "0.4.0", | |
"optimum_benchmark_commit": "216172cce43782fde4b122f6e48861527790c13a", | |
"transformers_version": "4.44.0", | |
"transformers_commit": null, | |
"accelerate_version": "0.33.0", | |
"accelerate_commit": null, | |
"diffusers_version": "0.30.0", | |
"diffusers_commit": null, | |
"optimum_version": null, | |
"optimum_commit": null, | |
"timm_version": "1.0.8", | |
"timm_commit": null, | |
"peft_version": null, | |
"peft_commit": null | |
} | |
}, | |
"report": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1119.55968, | |
"max_global_vram": null, | |
"max_process_vram": null, | |
"max_reserved": null, | |
"max_allocated": null | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 4.7975705210000115, | |
"mean": 4.7975705210000115, | |
"stdev": 0.0, | |
"p50": 4.7975705210000115, | |
"p90": 4.7975705210000115, | |
"p95": 4.7975705210000115, | |
"p99": 4.7975705210000115, | |
"values": [ | |
4.7975705210000115 | |
] | |
}, | |
"throughput": null, | |
"energy": { | |
"unit": "kWh", | |
"cpu": 6.701808123888972e-05, | |
"ram": 2.8011740018237272e-06, | |
"gpu": 0, | |
"total": 6.981925524071344e-05 | |
}, | |
"efficiency": null | |
}, | |
"prefill": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 973.176832, | |
"max_global_vram": null, | |
"max_process_vram": null, | |
"max_reserved": null, | |
"max_allocated": null | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 15, | |
"total": 0.6352780080000002, | |
"mean": 0.04235186720000002, | |
"stdev": 0.0018099963680068885, | |
"p50": 0.041662161999965974, | |
"p90": 0.0452786758000002, | |
"p95": 0.04579280279999125, | |
"p99": 0.04666594695996423, | |
"values": [ | |
0.045209118999991915, | |
0.046884232999957476, | |
0.04139449000001605, | |
0.04241885200002571, | |
0.041662161999965974, | |
0.04132922700000563, | |
0.0414597219999564, | |
0.04097662500004162, | |
0.04194220800002313, | |
0.041862899000022935, | |
0.04190247299999328, | |
0.045325047000005725, | |
0.04105222800001229, | |
0.04068385599998692, | |
0.041174866999995174 | |
] | |
}, | |
"throughput": { | |
"unit": "tokens/s", | |
"value": 47.22341970320494 | |
}, | |
"energy": { | |
"unit": "kWh", | |
"cpu": 1.5924015239999865e-06, | |
"ram": 6.655011605244653e-08, | |
"gpu": 0.0, | |
"total": 1.658951640052433e-06 | |
}, | |
"efficiency": { | |
"unit": "tokens/kWh", | |
"value": 1205580.652089887 | |
} | |
}, | |
"decode": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 973.70112, | |
"max_global_vram": null, | |
"max_process_vram": null, | |
"max_reserved": null, | |
"max_allocated": null | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 15, | |
"total": 0.38135040800000297, | |
"mean": 0.025423360533333533, | |
"stdev": 0.0011314775245592186, | |
"p50": 0.02521994299996777, | |
"p90": 0.026395731599995996, | |
"p95": 0.027619436099990933, | |
"p99": 0.02870731842000282, | |
"values": [ | |
0.028979289000005792, | |
0.025250651000021662, | |
0.02542354500002375, | |
0.025434366000013142, | |
0.025382989000036105, | |
0.024967311000011705, | |
0.02503627900000538, | |
0.024786941000002116, | |
0.025392997999972522, | |
0.02521994299996777, | |
0.027036641999984568, | |
0.025139261999981954, | |
0.024673817999996572, | |
0.024235416000010446, | |
0.024390957999969487 | |
] | |
}, | |
"throughput": { | |
"unit": "tokens/s", | |
"value": 39.333903112016294 | |
}, | |
"energy": { | |
"unit": "kWh", | |
"cpu": 9.442673523889312e-07, | |
"ram": 3.946278442884035e-08, | |
"gpu": 0.0, | |
"total": 9.837301368177722e-07 | |
}, | |
"efficiency": { | |
"unit": "tokens/kWh", | |
"value": 1016538.9496298837 | |
} | |
}, | |
"per_token": { | |
"memory": null, | |
"latency": { | |
"unit": "s", | |
"count": 15, | |
"total": 0.3757129059999329, | |
"mean": 0.025047527066662193, | |
"stdev": 0.0010749505869332768, | |
"p50": 0.024877720999995745, | |
"p90": 0.02594446519998428, | |
"p95": 0.027104562199997417, | |
"p99": 0.028182928440023715, | |
"values": [ | |
0.02845252000003029, | |
0.024888040999996974, | |
0.025046277000001282, | |
0.025070863999985704, | |
0.02496138700001893, | |
0.0246241269999814, | |
0.024694006000004265, | |
0.024445178999997097, | |
0.025018795999983467, | |
0.024877720999995745, | |
0.02652686599998333, | |
0.024788854000007632, | |
0.02433894899996858, | |
0.023908822999999302, | |
0.024070495999978903 | |
] | |
}, | |
"throughput": { | |
"unit": "tokens/s", | |
"value": 39.924100983644884 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |