IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
e0cffcc 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",
"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": "4aa72a2fd35e7d46a674935ffaf335b1c0795600",
"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": 1027.088384,
"max_global_vram": 2123.644928,
"max_process_vram": 280601.874432,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 72,
"total": 1.0072616748809813,
"mean": 0.013989745484458076,
"stdev": 0.0007312302888639059,
"p50": 0.014234222888946532,
"p90": 0.014682318592071534,
"p95": 0.014857277870178221,
"p99": 0.015271829271316536,
"values": [
0.014270703315734863,
0.014634383201599122,
0.01473182201385498,
0.014897582054138183,
0.014931021690368652,
0.014786863327026367,
0.014687342643737793,
0.014824301719665527,
0.014620942115783691,
0.014607502937316894,
0.014406063079833985,
0.014570221900939942,
0.014137422561645508,
0.014599342346191407,
0.013263825416564942,
0.013463024139404298,
0.01413166332244873,
0.013366543769836425,
0.013155183792114257,
0.01321470546722412,
0.013730382919311524,
0.01374830436706543,
0.013351504325866698,
0.012912304878234863,
0.012550385475158691,
0.012574544906616211,
0.012626544952392578,
0.012539665222167968,
0.013251984596252441,
0.012818224906921387,
0.01268638515472412,
0.012287025451660155,
0.01232558536529541,
0.01610622024536133,
0.01300926399230957,
0.013192463874816894,
0.013655023574829101,
0.013254544258117677,
0.014450701713562011,
0.014312302589416504,
0.014264142990112305,
0.014278862953186035,
0.014291183471679687,
0.014282543182373047,
0.014637102127075195,
0.014245742797851563,
0.014255823135375977,
0.014086703300476074,
0.014268623352050782,
0.013768142700195312,
0.014914542198181153,
0.014245742797851563,
0.014028142929077149,
0.014161903381347657,
0.01408158302307129,
0.014464303016662598,
0.014158863067626953,
0.014163823127746581,
0.01410926342010498,
0.014140623092651367,
0.014452462196350097,
0.014289102554321288,
0.014222702980041503,
0.014271662712097169,
0.014204463005065919,
0.014274542808532714,
0.014317102432250976,
0.014369583129882813,
0.014570862770080566,
0.014273101806640626,
0.01421886157989502,
0.014265743255615235
]
},
"throughput": {
"unit": "samples/s",
"value": 71.4809287353334
},
"energy": null,
"efficiency": null
}
}
}