IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
c383826
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": "6", | |
"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.458752, | |
"max_global_vram": 1059.979264, | |
"max_process_vram": 45772.591104, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 7.7773056640625, | |
"mean": 7.7773056640625, | |
"stdev": 0.0, | |
"p50": 7.7773056640625, | |
"p90": 7.7773056640625, | |
"p95": 7.7773056640625, | |
"p99": 7.7773056640625, | |
"values": [ | |
7.7773056640625 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1041.481728, | |
"max_global_vram": 1123.06176, | |
"max_process_vram": 299600.11776, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 70, | |
"total": 1.0058608407974243, | |
"mean": 0.014369440582820348, | |
"stdev": 0.000688984862979909, | |
"p50": 0.014244665622711181, | |
"p90": 0.014610970211029053, | |
"p95": 0.014741010141372681, | |
"p99": 0.016385615482330335, | |
"values": [ | |
0.014749146461486817, | |
0.014869787216186524, | |
0.01447554588317871, | |
0.014499225616455079, | |
0.014511865615844726, | |
0.014473146438598632, | |
0.014606426239013672, | |
0.014498745918273926, | |
0.01465186595916748, | |
0.014525786399841308, | |
0.01473106575012207, | |
0.014800666809082031, | |
0.014561945915222169, | |
0.014585145950317383, | |
0.014555866241455079, | |
0.014455225944519043, | |
0.014429466247558594, | |
0.01434466552734375, | |
0.014549466133117675, | |
0.014384666442871093, | |
0.014675065994262696, | |
0.014367066383361816, | |
0.014525626182556152, | |
0.014538585662841797, | |
0.01975955581665039, | |
0.014544985771179198, | |
0.01421522617340088, | |
0.014024185180664063, | |
0.014128344535827637, | |
0.014334745407104492, | |
0.014080024719238282, | |
0.014140984535217286, | |
0.014056184768676757, | |
0.014295226097106933, | |
0.014046904563903808, | |
0.014080345153808594, | |
0.014297785758972168, | |
0.01404178524017334, | |
0.014025944709777832, | |
0.014210426330566406, | |
0.014012345314025879, | |
0.014166266441345214, | |
0.014346904754638672, | |
0.014082586288452149, | |
0.014011545181274414, | |
0.014253145217895507, | |
0.014047704696655273, | |
0.014010424613952637, | |
0.01417618465423584, | |
0.014027705192565918, | |
0.014032025337219239, | |
0.014242424964904785, | |
0.014048665046691895, | |
0.014021624565124511, | |
0.01444882583618164, | |
0.014246906280517578, | |
0.014041625022888183, | |
0.014067225456237793, | |
0.014168025970458985, | |
0.014397306442260742, | |
0.014106104850769043, | |
0.014132024765014649, | |
0.014130105972290039, | |
0.014210265159606933, | |
0.014037784576416015, | |
0.01412642478942871, | |
0.01408834457397461, | |
0.014094264984130859, | |
0.014095226287841796, | |
0.014342105865478516 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 69.59213159596266 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |