IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
6c4343b
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": "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": "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.2", | |
"accelerate_commit": null, | |
"diffusers_version": "0.30.3", | |
"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": 1055.698944, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 43489.693696, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 8.473107421875, | |
"mean": 8.473107421875, | |
"stdev": 0.0, | |
"p50": 8.473107421875, | |
"p90": 8.473107421875, | |
"p95": 8.473107421875, | |
"p99": 8.473107421875, | |
"values": [ | |
8.473107421875 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1189.715968, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 292616.077312, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 74, | |
"total": 0.9976225051879883, | |
"mean": 0.013481385205243085, | |
"stdev": 0.0016771830594003432, | |
"p50": 0.01347522735595703, | |
"p90": 0.014817710304260254, | |
"p95": 0.014929149866104125, | |
"p99": 0.020627747154235827, | |
"values": [ | |
0.014819390296936035, | |
0.014849630355834961, | |
0.014861950874328613, | |
0.014799389839172363, | |
0.01497698974609375, | |
0.014813790321350098, | |
0.014903389930725097, | |
0.014639069557189941, | |
0.014074268341064454, | |
0.01451187038421631, | |
0.014725469589233398, | |
0.014455068588256835, | |
0.014459389686584473, | |
0.014471549034118653, | |
0.014153788566589356, | |
0.013942109107971192, | |
0.013864507675170898, | |
0.01563315200805664, | |
0.014593629837036133, | |
0.01983683967590332, | |
0.013828187942504884, | |
0.013484347343444824, | |
0.013848987579345703, | |
0.013701948165893554, | |
0.01369202709197998, | |
0.013725787162780763, | |
0.013804509162902831, | |
0.013724026679992675, | |
0.013779547691345215, | |
0.013088505744934082, | |
0.013532828330993653, | |
0.01372178840637207, | |
0.01372786808013916, | |
0.013677308082580567, | |
0.012921305656433105, | |
0.012986907005310059, | |
0.012649624824523927, | |
0.012170425415039062, | |
0.01213138484954834, | |
0.01202514362335205, | |
0.012049144744873046, | |
0.01201026439666748, | |
0.012332505226135253, | |
0.012112665176391601, | |
0.012353144645690917, | |
0.012064664840698243, | |
0.012177465438842773, | |
0.012065784454345703, | |
0.012049144744873046, | |
0.012078264236450195, | |
0.012195064544677734, | |
0.012117144584655761, | |
0.012285144805908203, | |
0.012081944465637207, | |
0.012126263618469238, | |
0.01206418514251709, | |
0.012052184104919433, | |
0.012074105262756348, | |
0.012164505004882812, | |
0.012096664428710938, | |
0.012056344985961915, | |
0.012095224380493165, | |
0.01218594455718994, | |
0.012810746192932128, | |
0.013737148284912109, | |
0.013827068328857422, | |
0.012947866439819336, | |
0.012834746360778809, | |
0.012887866020202636, | |
0.013216986656188964, | |
0.014361787796020507, | |
0.02276612663269043, | |
0.013466107368469237, | |
0.012270585060119629 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 74.17635389656303 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |