IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
0e0583c
verified
{ | |
"config": { | |
"name": "cuda_inference_transformers_token-classification_microsoft/deberta-v3-base", | |
"backend": { | |
"name": "pytorch", | |
"version": "2.3.1+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": "4", | |
"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": "warn", | |
"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.34.0", | |
"accelerate_commit": null, | |
"diffusers_version": "0.30.2", | |
"diffusers_commit": null, | |
"optimum_version": null, | |
"optimum_commit": null, | |
"timm_version": "1.0.9", | |
"timm_commit": null, | |
"peft_version": "0.12.0", | |
"peft_commit": null | |
} | |
}, | |
"report": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1057.03424, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 48048.14848, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 8.2385078125, | |
"mean": 8.2385078125, | |
"stdev": 0.0, | |
"p50": 8.2385078125, | |
"p90": 8.2385078125, | |
"p95": 8.2385078125, | |
"p99": 8.2385078125, | |
"values": [ | |
8.2385078125 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1191.022592, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 284151.681024, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 73, | |
"total": 0.9969882640838624, | |
"mean": 0.013657373480600853, | |
"stdev": 0.0011249654438494174, | |
"p50": 0.013378517150878906, | |
"p90": 0.0145923677444458, | |
"p95": 0.014847183418273924, | |
"p99": 0.017853521652221684, | |
"values": [ | |
0.013962034225463868, | |
0.013768915176391602, | |
0.013674836158752441, | |
0.013838834762573242, | |
0.013698355674743652, | |
0.013568435668945313, | |
0.013494675636291503, | |
0.013383636474609375, | |
0.013378517150878906, | |
0.013304277420043946, | |
0.013472116470336915, | |
0.013779794692993164, | |
0.0134370756149292, | |
0.013391475677490234, | |
0.013991793632507325, | |
0.014158193588256835, | |
0.014176274299621582, | |
0.016669864654541015, | |
0.01653498649597168, | |
0.013387797355651855, | |
0.013598995208740234, | |
0.013497396469116211, | |
0.013380435943603516, | |
0.012798519134521484, | |
0.012962997436523438, | |
0.012831157684326171, | |
0.012691159248352051, | |
0.0208972110748291, | |
0.01333387565612793, | |
0.013778035163879394, | |
0.013166517257690429, | |
0.012922517776489258, | |
0.013066516876220704, | |
0.013464435577392578, | |
0.013006677627563476, | |
0.013010997772216797, | |
0.013238837242126465, | |
0.013132757186889648, | |
0.013181397438049317, | |
0.013405076026916504, | |
0.01303931713104248, | |
0.013015957832336425, | |
0.013190196990966798, | |
0.013000276565551758, | |
0.012993557929992676, | |
0.013230676651000977, | |
0.013023636817932128, | |
0.01307019805908203, | |
0.013252917289733887, | |
0.01318731689453125, | |
0.012974998474121095, | |
0.013461236000061036, | |
0.012996597290039063, | |
0.013004597663879394, | |
0.01320363712310791, | |
0.013019316673278809, | |
0.01299163818359375, | |
0.013203316688537598, | |
0.012984436988830566, | |
0.013329716682434082, | |
0.014814351081848144, | |
0.01446043300628662, | |
0.014663791656494141, | |
0.014605551719665528, | |
0.014312753677368164, | |
0.014645071983337402, | |
0.014539631843566894, | |
0.014896431922912597, | |
0.014246832847595215, | |
0.013171317100524903, | |
0.013953873634338379, | |
0.013153078079223633, | |
0.012914196968078613 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 73.22052087251005 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |