IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
ab308e3 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": "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.0",
"optimum_benchmark_commit": "748abd0c7ac21cfb1798768cad39007b466ce8e8",
"transformers_version": "4.42.3",
"transformers_commit": null,
"accelerate_version": "0.31.0",
"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": 1028.460544,
"max_global_vram": 1123.14368,
"max_process_vram": 276662.41536,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 67,
"total": 1.0090848541259767,
"mean": 0.015060967972029504,
"stdev": 0.0014870429124849275,
"p50": 0.014308751106262207,
"p90": 0.017886435699462893,
"p95": 0.018507168769836425,
"p99": 0.018923714866638183,
"values": [
0.01903385543823242,
0.016030824661254883,
0.014022671699523925,
0.013920111656188965,
0.018259777069091796,
0.014048110961914063,
0.017115779876708984,
0.017829540252685547,
0.014253870964050293,
0.014158830642700196,
0.014098832130432129,
0.01418091106414795,
0.017971778869628908,
0.014257390975952149,
0.014470669746398926,
0.014515789985656738,
0.014157551765441895,
0.014105551719665528,
0.01875321578979492,
0.018263458251953125,
0.01469434928894043,
0.014303791046142577,
0.015027148246765137,
0.014399149894714355,
0.016383464813232423,
0.014485710144042969,
0.014212591171264648,
0.014007472038269042,
0.014445870399475098,
0.014500269889831543,
0.014097711563110352,
0.013969552040100098,
0.014308751106262207,
0.01423611068725586,
0.014012111663818359,
0.014119311332702637,
0.014296271324157716,
0.014033552169799804,
0.013967791557312011,
0.014141390800476075,
0.018611616134643554,
0.01423595142364502,
0.014150832176208496,
0.014101391792297363,
0.015172747611999512,
0.01693818283081055,
0.014188431739807128,
0.01400827121734619,
0.014094032287597657,
0.014092432022094727,
0.01391531276702881,
0.014048911094665528,
0.013854832649230956,
0.01419675064086914,
0.01448410987854004,
0.017009220123291015,
0.015424427032470702,
0.014780110359191894,
0.014669870376586914,
0.014519309997558594,
0.014515150070190429,
0.018866975784301757,
0.014893387794494629,
0.01589050483703613,
0.015142348289489746,
0.014810829162597657,
0.01737801933288574
]
},
"throughput": {
"unit": "samples/s",
"value": 66.39679480476629
},
"energy": null,
"efficiency": null
}
}
}