IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
01f7308 verified
raw
history blame
7.69 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",
"model": "microsoft/deberta-v3-base",
"library": "transformers",
"device": "cuda",
"device_ids": "0",
"seed": 42,
"inter_op_num_threads": null,
"intra_op_num_threads": null,
"hub_kwargs": {
"revision": "main",
"force_download": false,
"local_files_only": false,
"trust_remote_code": false
},
"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": "b0a0b933f18d5fa56eadb290a26cc2099f2dd4d8",
"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": "0.9.16",
"timm_commit": null,
"peft_version": null,
"peft_commit": null
}
},
"report": {
"forward": {
"memory": {
"unit": "MB",
"max_ram": 1026.523136,
"max_global_vram": 68622.188544,
"max_process_vram": 292584.259584,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 72,
"total": 1.0044720458984373,
"mean": 0.0139510006374783,
"stdev": 0.0008192452355708343,
"p50": 0.014281816482543945,
"p90": 0.014754693222045898,
"p95": 0.014847043704986572,
"p99": 0.015493858404159547,
"values": [
0.014244856834411622,
0.01482917308807373,
0.014863411903381347,
0.014663252830505371,
0.014242297172546386,
0.013764538764953614,
0.013709500312805175,
0.013762619972229004,
0.013830780029296875,
0.013132864952087403,
0.01280566692352295,
0.012857986450195312,
0.012805987358093261,
0.0127384672164917,
0.012838946342468262,
0.012899266242980958,
0.013128864288330077,
0.012965985298156738,
0.014491735458374023,
0.01289142608642578,
0.012707267761230469,
0.012530308723449707,
0.012786787033081054,
0.012533827781677246,
0.012920226097106934,
0.012549028396606446,
0.012765027046203614,
0.012597508430480957,
0.012748227119445801,
0.012678627967834472,
0.012574148178100587,
0.01366726016998291,
0.014344216346740723,
0.01420181655883789,
0.014291576385498047,
0.014129496574401856,
0.014360054969787598,
0.014288536071777344,
0.014739571571350097,
0.01453973388671875,
0.014599574089050294,
0.01416725730895996,
0.014355574607849121,
0.014362774848937988,
0.014809012413024902,
0.01455941390991211,
0.014565174102783202,
0.015400688171386718,
0.015131889343261718,
0.014649493217468262,
0.01466645336151123,
0.014654293060302734,
0.014833651542663574,
0.015721964836120605,
0.014297656059265137,
0.014132697105407715,
0.01437557601928711,
0.01459317398071289,
0.014261176109313965,
0.014292856216430665,
0.014254136085510254,
0.014246456146240235,
0.014310775756835937,
0.014650612831115723,
0.01439765453338623,
0.014357654571533204,
0.014305975914001465,
0.014396374702453613,
0.014275096893310546,
0.014756373405456543,
0.014346134185791016,
0.014323575973510742
]
},
"throughput": {
"unit": "samples/s",
"value": 71.6794462265005
},
"energy": null,
"efficiency": null
}
}
}