IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
7125503 verified
raw
history blame
7.7 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.2.1",
"optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
"transformers_version": "4.41.0",
"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.457024,
"max_global_vram": 3321.81504,
"max_process_vram": 225466.08128,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 72,
"total": 1.0002016725540162,
"mean": 0.013891689896583558,
"stdev": 0.0008951078622935292,
"p50": 0.013505581378936767,
"p90": 0.015210555267333985,
"p95": 0.015415834712982178,
"p99": 0.016062721824646006,
"values": [
0.014383021354675294,
0.015443179130554199,
0.015546058654785156,
0.015435018539428712,
0.015269418716430665,
0.015138858795166016,
0.014983659744262695,
0.015158219337463379,
0.01537277889251709,
0.015211499214172364,
0.015202059745788574,
0.015400138854980469,
0.01732765579223633,
0.01517069911956787,
0.014827980041503906,
0.014891340255737304,
0.013187341690063477,
0.013558860778808593,
0.013185582160949706,
0.013425421714782716,
0.013412302017211913,
0.013523660659790038,
0.013110862731933594,
0.01368446159362793,
0.013174861907958984,
0.013497901916503905,
0.013156461715698241,
0.013403341293334961,
0.01313630199432373,
0.013362221717834473,
0.01321214199066162,
0.013147022247314453,
0.013391502380371094,
0.013135182380676269,
0.01308894157409668,
0.013513261795043946,
0.013132621765136718,
0.013133102416992188,
0.013461421966552735,
0.01321886157989502,
0.013178861618041993,
0.01352798080444336,
0.013188141822814942,
0.013066061973571777,
0.013474222183227538,
0.01354350185394287,
0.013527501106262206,
0.014119501113891602,
0.014425419807434081,
0.014763019561767577,
0.014659979820251464,
0.014611660003662109,
0.014694060325622559,
0.01382766056060791,
0.014176140785217286,
0.014080301284790039,
0.013971020698547363,
0.013880620956420899,
0.013575660705566405,
0.013171982765197755,
0.013088623046875,
0.01315710163116455,
0.01351326084136963,
0.013263341903686523,
0.01311550235748291,
0.01321886157989502,
0.013231021881103516,
0.013166062355041504,
0.013486701965332032,
0.013282061576843262,
0.01312878131866455,
0.013071822166442872
]
},
"throughput": {
"unit": "samples/s",
"value": 71.98548250389135
},
"energy": null,
"efficiency": null
}
}
}