IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
42c6eaa
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.765952, | |
"max_global_vram": 1059.96288, | |
"max_process_vram": 45056.139264, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 7.49768505859375, | |
"mean": 7.49768505859375, | |
"stdev": 0.0, | |
"p50": 7.49768505859375, | |
"p90": 7.49768505859375, | |
"p95": 7.49768505859375, | |
"p99": 7.49768505859375, | |
"values": [ | |
7.49768505859375 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1041.69472, | |
"max_global_vram": 1122.893824, | |
"max_process_vram": 262657.65888, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 74, | |
"total": 1.0024195299148557, | |
"mean": 0.01354620986371427, | |
"stdev": 0.0008451675146921753, | |
"p50": 0.013288199424743652, | |
"p90": 0.014779874706268311, | |
"p95": 0.015013650846481324, | |
"p99": 0.015434371471405025, | |
"values": [ | |
0.015136594772338868, | |
0.01500155544281006, | |
0.014018197059631348, | |
0.014050357818603516, | |
0.01362139892578125, | |
0.016239471435546875, | |
0.014617236137390136, | |
0.014637076377868652, | |
0.014635635375976562, | |
0.01480203628540039, | |
0.014727155685424804, | |
0.014786834716796876, | |
0.01476363468170166, | |
0.014964915275573731, | |
0.015036113739013672, | |
0.015041234970092774, | |
0.014734834671020507, | |
0.014349717140197754, | |
0.01366139793395996, | |
0.014007477760314942, | |
0.013272919654846192, | |
0.01380507755279541, | |
0.013170040130615235, | |
0.013328438758850097, | |
0.013255800247192383, | |
0.013282520294189453, | |
0.014630995750427245, | |
0.013271319389343261, | |
0.013316920280456543, | |
0.013124600410461425, | |
0.012912441253662109, | |
0.013006521224975585, | |
0.01320668125152588, | |
0.013004600524902344, | |
0.01319052028656006, | |
0.013023640632629395, | |
0.013116920471191406, | |
0.013062999725341798, | |
0.013123480796813965, | |
0.013040440559387207, | |
0.013368760108947754, | |
0.01247004222869873, | |
0.012457881927490234, | |
0.012411643028259277, | |
0.012450523376464843, | |
0.012534361839294433, | |
0.013202199935913086, | |
0.013522998809814453, | |
0.013311320304870606, | |
0.013307640075683594, | |
0.013524438858032227, | |
0.014204116821289062, | |
0.013291159629821777, | |
0.01325275993347168, | |
0.014238837242126465, | |
0.014174036979675293, | |
0.01370683765411377, | |
0.013391480445861817, | |
0.01354219913482666, | |
0.013508918762207032, | |
0.012940120697021485, | |
0.013285239219665528, | |
0.013126200675964355, | |
0.013138199806213379, | |
0.013018039703369141, | |
0.013089241027832032, | |
0.01285244083404541, | |
0.012573882102966309, | |
0.01241660213470459, | |
0.01248652172088623, | |
0.012383803367614746, | |
0.012396441459655762, | |
0.012382843017578126, | |
0.012478041648864745 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 73.82138694592817 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |