IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
3e49ff1 verified
raw
history blame
7.68 kB
{
"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": "microsoft/deberta-v3-base",
"processor": "microsoft/deberta-v3-base",
"device": "cuda",
"device_ids": "0",
"seed": 42,
"inter_op_num_threads": null,
"intra_op_num_threads": null,
"model_kwargs": {},
"processor_kwargs": {},
"hub_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,
"latency": true,
"memory": 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",
"start_method": "spawn"
},
"environment": {
"cpu": " AMD EPYC 7763 64-Core Processor",
"cpu_count": 128,
"cpu_ram_mb": 1082015.236096,
"system": "Linux",
"machine": "x86_64",
"platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
"processor": "x86_64",
"python_version": "3.10.12",
"gpu": [
"Advanced Micro Devices, Inc. [AMD/ATI]"
],
"gpu_count": 1,
"gpu_vram_mb": 68702699520,
"optimum_benchmark_version": "0.2.0",
"optimum_benchmark_commit": "e65976e2695b67f37a76baa42b75347a3a733547",
"transformers_version": "4.40.2",
"transformers_commit": null,
"accelerate_version": "0.30.1",
"accelerate_commit": null,
"diffusers_version": "0.27.2",
"diffusers_commit": null,
"optimum_version": null,
"optimum_commit": null,
"timm_version": "1.0.3",
"timm_commit": null,
"peft_version": null,
"peft_commit": null
}
},
"report": {
"forward": {
"memory": {
"unit": "MB",
"max_ram": 1027.059712,
"max_global_vram": 2103.218176,
"max_process_vram": 287487.868928,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 73,
"total": 1.0037595462799072,
"mean": 0.013750130770957632,
"stdev": 0.0008642401920468299,
"p50": 0.013329300880432129,
"p90": 0.014802584075927733,
"p95": 0.015227544021606443,
"p99": 0.01577546241760254,
"values": [
0.014092662811279296,
0.015107383728027344,
0.015328024864196777,
0.015354744911193848,
0.015321624755859376,
0.015115864753723144,
0.01480290412902832,
0.01475538444519043,
0.014742263793945313,
0.014716183662414551,
0.014111223220825196,
0.01422722339630127,
0.013916023254394531,
0.013079060554504394,
0.016857307434082033,
0.013413142204284668,
0.013090741157531739,
0.012848660469055176,
0.013131702423095703,
0.012845940589904785,
0.013139861106872559,
0.012966740608215331,
0.013175381660461425,
0.012872980117797852,
0.013147380828857422,
0.012934901237487794,
0.013261621475219726,
0.012984662055969239,
0.01326914119720459,
0.0131299409866333,
0.013329300880432129,
0.012940820693969726,
0.012816981315612793,
0.013320181846618652,
0.012951061248779297,
0.012953141212463378,
0.01339730167388916,
0.013113620758056641,
0.012929460525512696,
0.013280661582946777,
0.013672982215881348,
0.013354262351989747,
0.013537781715393066,
0.012857460975646972,
0.012926740646362305,
0.013293460845947265,
0.01286738109588623,
0.012879220962524415,
0.013293461799621582,
0.012923380851745606,
0.012892661094665527,
0.013275860786437988,
0.012925620079040528,
0.013034741401672363,
0.01301794147491455,
0.012966740608215331,
0.014103062629699707,
0.014473302841186524,
0.014006743431091309,
0.013981463432312012,
0.014477622985839845,
0.015164823532104492,
0.013976503372192382,
0.014581144332885742,
0.014375383377075196,
0.014503543853759765,
0.014476983070373536,
0.014390583992004394,
0.014749624252319337,
0.01443202304840088,
0.014412342071533203,
0.014360183715820313,
0.01480130386352539
]
},
"throughput": {
"unit": "samples/s",
"value": 72.72658105275276
},
"energy": null,
"efficiency": null
}
}
}