IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
940a2e7
verified
{ | |
"config": { | |
"name": "cuda_inference_transformers_token-classification_microsoft/deberta-v3-base", | |
"backend": { | |
"name": "pytorch", | |
"version": "2.2.2+rocm5.7", | |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend", | |
"task": "token-classification", | |
"library": "transformers", | |
"model_type": "deberta-v2", | |
"model": "microsoft/deberta-v3-base", | |
"processor": "microsoft/deberta-v3-base", | |
"device": "cuda", | |
"device_ids": "5", | |
"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": false, | |
"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": true, | |
"device_isolation_action": "error", | |
"numactl": false, | |
"numactl_kwargs": {}, | |
"start_method": "spawn" | |
}, | |
"environment": { | |
"cpu": " AMD EPYC 7763 64-Core Processor", | |
"cpu_count": 128, | |
"cpu_ram_mb": 1082015.256576, | |
"system": "Linux", | |
"machine": "x86_64", | |
"platform": "Linux-5.15.0-101-generic-x86_64-with-glibc2.35", | |
"processor": "x86_64", | |
"python_version": "3.10.12", | |
"gpu": [ | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]" | |
], | |
"gpu_count": 8, | |
"gpu_vram_mb": 549621596160, | |
"optimum_benchmark_version": "0.4.0", | |
"optimum_benchmark_commit": null, | |
"transformers_version": "4.44.2", | |
"transformers_commit": null, | |
"accelerate_version": "0.33.0", | |
"accelerate_commit": null, | |
"diffusers_version": "0.30.1", | |
"diffusers_commit": null, | |
"optimum_version": null, | |
"optimum_commit": null, | |
"timm_version": "1.0.9", | |
"timm_commit": null, | |
"peft_version": null, | |
"peft_commit": null | |
} | |
}, | |
"report": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 896.520192, | |
"max_global_vram": 1059.88096, | |
"max_process_vram": 47697.379328, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 7.6696845703125, | |
"mean": 7.6696845703125, | |
"stdev": 0.0, | |
"p50": 7.6696845703125, | |
"p90": 7.6696845703125, | |
"p95": 7.6696845703125, | |
"p99": 7.6696845703125, | |
"values": [ | |
7.6696845703125 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1041.440768, | |
"max_global_vram": 1122.807808, | |
"max_process_vram": 300546.29376, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 73, | |
"total": 1.0076290922164919, | |
"mean": 0.013803138249540985, | |
"stdev": 0.0015820555058454386, | |
"p50": 0.013426050186157227, | |
"p90": 0.014465406799316407, | |
"p95": 0.014807647132873534, | |
"p99": 0.018926133270263684, | |
"values": [ | |
0.013828609466552734, | |
0.013616290092468262, | |
0.013778530120849609, | |
0.013526530265808105, | |
0.013318209648132325, | |
0.013818368911743165, | |
0.013275650024414063, | |
0.013495490074157715, | |
0.013310210227966308, | |
0.01342477035522461, | |
0.013250849723815917, | |
0.014033087730407715, | |
0.013361729621887208, | |
0.013514849662780761, | |
0.013928447723388672, | |
0.014230688095092774, | |
0.014741247177124023, | |
0.014182208061218261, | |
0.01599532413482666, | |
0.014206527709960937, | |
0.013226690292358399, | |
0.013917569160461427, | |
0.013171971321105957, | |
0.013456609725952149, | |
0.013806689262390136, | |
0.013433409690856933, | |
0.013188289642333985, | |
0.013356769561767578, | |
0.01314845085144043, | |
0.013371489524841308, | |
0.013143490791320801, | |
0.013235969543457031, | |
0.013410209655761719, | |
0.013195010185241699, | |
0.013163330078125, | |
0.01350140953063965, | |
0.013280770301818848, | |
0.013229249954223633, | |
0.026462499618530273, | |
0.01325277042388916, | |
0.013259329795837403, | |
0.013798528671264649, | |
0.013306690216064452, | |
0.013260769844055175, | |
0.013580450057983398, | |
0.013215330123901367, | |
0.013221570014953613, | |
0.01347836971282959, | |
0.013426050186157227, | |
0.013217089653015136, | |
0.013796929359436036, | |
0.013323809623718262, | |
0.013296449661254883, | |
0.01355692958831787, | |
0.01335276985168457, | |
0.013281889915466309, | |
0.01358972930908203, | |
0.013298370361328126, | |
0.013276769638061523, | |
0.013635009765625, | |
0.01329932975769043, | |
0.013278369903564452, | |
0.013350210189819335, | |
0.013538848876953126, | |
0.01326461124420166, | |
0.013936608314514161, | |
0.014853246688842773, | |
0.014777247428894042, | |
0.014408447265625, | |
0.01461276626586914, | |
0.014888127326965333, | |
0.014479646682739258, | |
0.013978528976440429 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 72.44729292146693 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |