IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
745a80f verified
raw
history blame
7.8 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": "4ec62071e1c9b9c89fb7e3c044340b391a0c4120",
"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.383296,
"max_global_vram": 2103.238656,
"max_process_vram": 270757.351424,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 76,
"total": 1.0005363531112672,
"mean": 0.013164952014621936,
"stdev": 0.0005373820515728805,
"p50": 0.012960029125213622,
"p90": 0.01404643201828003,
"p95": 0.014325552701950073,
"p99": 0.014380473136901856,
"values": [
0.013531230926513671,
0.013420350074768066,
0.013096670150756835,
0.013136030197143555,
0.013099710464477539,
0.013080669403076171,
0.012921628952026367,
0.01285922908782959,
0.012760668754577638,
0.012913469314575196,
0.012627708435058593,
0.012856828689575195,
0.012773468971252441,
0.012740187644958496,
0.012879229545593262,
0.014271231651306152,
0.012705148696899414,
0.012814269065856934,
0.012738908767700195,
0.012676829338073731,
0.01280402946472168,
0.012692349433898926,
0.01302194881439209,
0.014400992393493652,
0.01388595199584961,
0.013851870536804199,
0.014323872566223144,
0.01420531177520752,
0.01433059310913086,
0.014038751602172852,
0.013372190475463867,
0.013416669845581054,
0.013168350219726562,
0.014016192436218261,
0.013548190116882325,
0.013823552131652832,
0.013599711418151856,
0.013284990310668945,
0.013296669960021972,
0.013383870124816894,
0.01299842929840088,
0.012655709266662598,
0.012898749351501464,
0.012667069435119629,
0.012644828796386719,
0.012820829391479492,
0.012687389373779296,
0.012612188339233398,
0.012912030220031739,
0.012702749252319337,
0.012633788108825683,
0.013129150390625,
0.01267746925354004,
0.012598909378051758,
0.012836348533630372,
0.012872029304504394,
0.012740829467773437,
0.012659708976745605,
0.012693788528442383,
0.013089308738708496,
0.01275330924987793,
0.012699548721313476,
0.014054112434387207,
0.01437363338470459,
0.014370431900024414,
0.013712031364440918,
0.013651070594787597,
0.013297149658203125,
0.01338131046295166,
0.013636031150817872,
0.013003870010375977,
0.012650428771972656,
0.012644187927246094,
0.012656509399414062,
0.01303267002105713,
0.012719227790832519
]
},
"throughput": {
"unit": "samples/s",
"value": 75.9592590150977
},
"energy": null,
"efficiency": null
}
}
}