IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
144ad1b verified
raw
history blame
7.49 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_type": "deberta-v2",
"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",
"numactl": false,
"numactl_kwargs": {},
"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.3.1",
"optimum_benchmark_commit": "bc46022225a5818a4648ee2abeffdd38c4a9b291",
"transformers_version": "4.42.4",
"transformers_commit": null,
"accelerate_version": "0.32.1",
"accelerate_commit": null,
"diffusers_version": "0.29.2",
"diffusers_commit": null,
"optimum_version": null,
"optimum_commit": null,
"timm_version": "1.0.7",
"timm_commit": null,
"peft_version": null,
"peft_commit": null
}
},
"report": {
"forward": {
"memory": {
"unit": "MB",
"max_ram": 1034.162176,
"max_global_vram": 1122.840576,
"max_process_vram": 314069.344256,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 66,
"total": 1.0049901885986323,
"mean": 0.015227124069676254,
"stdev": 0.00028688669038481727,
"p50": 0.015142248630523682,
"p90": 0.015520168781280517,
"p95": 0.015675689220428467,
"p99": 0.01610707383155822,
"values": [
0.016750730514526368,
0.01570496940612793,
0.015760489463806152,
0.015752328872680663,
0.015495208740234375,
0.015422088623046875,
0.015333449363708496,
0.015303849220275879,
0.015393288612365722,
0.015256169319152833,
0.015220969200134278,
0.015314409255981445,
0.015568009376525879,
0.015467369079589843,
0.01543760871887207,
0.015291528701782226,
0.015587848663330078,
0.015298249244689942,
0.01545728874206543,
0.01514400863647461,
0.015132649421691895,
0.014979208946228027,
0.014968969345092774,
0.014908328056335449,
0.014922409057617188,
0.014978089332580567,
0.015170088768005371,
0.015035208702087402,
0.015242889404296875,
0.015140488624572753,
0.015026087760925294,
0.015108649253845214,
0.01520512866973877,
0.015127208709716797,
0.015344489097595214,
0.015029129028320312,
0.015231208801269531,
0.015074889183044433,
0.015302409172058105,
0.015072328567504883,
0.01494544792175293,
0.01539712905883789,
0.01504512882232666,
0.01504144859313965,
0.015317608833312988,
0.015099529266357423,
0.015066728591918946,
0.015396489143371581,
0.015105769157409668,
0.01510256862640381,
0.015340329170227051,
0.015072009086608888,
0.015044487953186036,
0.015263528823852538,
0.014875048637390137,
0.015004009246826171,
0.015043848991394044,
0.015011689186096192,
0.015431689262390138,
0.014999688148498535,
0.014897448539733887,
0.015030888557434082,
0.014976009368896485,
0.01554512882232666,
0.014996808052062988,
0.014980009078979492
]
},
"throughput": {
"unit": "samples/s",
"value": 65.67228292251389
},
"energy": null,
"efficiency": null
}
}
}