IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
ff319a8
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": "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": "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.786432, | |
"max_global_vram": 1059.88096, | |
"max_process_vram": 45224.071168, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 7.28445654296875, | |
"mean": 7.28445654296875, | |
"stdev": 0.0, | |
"p50": 7.28445654296875, | |
"p90": 7.28445654296875, | |
"p95": 7.28445654296875, | |
"p99": 7.28445654296875, | |
"values": [ | |
7.28445654296875 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1041.588224, | |
"max_global_vram": 1123.074048, | |
"max_process_vram": 302337.650688, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 72, | |
"total": 1.0098757600784303, | |
"mean": 0.014026052223311528, | |
"stdev": 0.0010496716971792222, | |
"p50": 0.013831088066101074, | |
"p90": 0.014430719089508055, | |
"p95": 0.014558078193664552, | |
"p99": 0.017475596961975138, | |
"values": [ | |
0.0144050874710083, | |
0.014682206153869629, | |
0.0144697265625, | |
0.01449644660949707, | |
0.014393727302551269, | |
0.014312767028808593, | |
0.022080589294433593, | |
0.014022847175598145, | |
0.015594684600830078, | |
0.014633405685424804, | |
0.014215968132019042, | |
0.014222847938537597, | |
0.014319807052612306, | |
0.014178367614746093, | |
0.014209407806396485, | |
0.01439148712158203, | |
0.014267486572265625, | |
0.014215968132019042, | |
0.01443356704711914, | |
0.014185887336730957, | |
0.014104607582092286, | |
0.013873567581176758, | |
0.01378444766998291, | |
0.01375740909576416, | |
0.013829407691955566, | |
0.013834688186645508, | |
0.013777408599853515, | |
0.013886207580566407, | |
0.013827648162841797, | |
0.013883968353271485, | |
0.013807648658752442, | |
0.01380684757232666, | |
0.01379980754852295, | |
0.013859487533569336, | |
0.013764609336853027, | |
0.013822527885437011, | |
0.014145248413085938, | |
0.013898529052734376, | |
0.013757887840270997, | |
0.013844287872314454, | |
0.013744608879089355, | |
0.013720447540283204, | |
0.013808769226074219, | |
0.013773407936096192, | |
0.013733888626098633, | |
0.013808128356933593, | |
0.013753567695617676, | |
0.013774688720703126, | |
0.013824288368225097, | |
0.01373932933807373, | |
0.013754688262939452, | |
0.012911649703979492, | |
0.0126785306930542, | |
0.012699971199035645, | |
0.01301597023010254, | |
0.013011330604553223, | |
0.013894368171691894, | |
0.013832768440246583, | |
0.01380684757232666, | |
0.013849888801574707, | |
0.013280928611755371, | |
0.013837727546691894, | |
0.013816288948059082, | |
0.013829407691955566, | |
0.013801247596740722, | |
0.013786048889160156, | |
0.01378012752532959, | |
0.013727008819580078, | |
0.013803808212280274, | |
0.013876127243041993, | |
0.014490047454833984, | |
0.013911328315734862 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 71.29589880878838 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |