IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
02c736c 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_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": "f837debaab7bc93d6490c10e065312a52e57b795",
"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": 1028.608,
"max_global_vram": 1122.865152,
"max_process_vram": 191007.00672,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 71,
"total": 1.0009568777084348,
"mean": 0.014097984193076549,
"stdev": 0.0007425135452705473,
"p50": 0.014011282920837403,
"p90": 0.015048236846923828,
"p95": 0.015172155857086183,
"p99": 0.015957560443878173,
"values": [
0.015673354148864747,
0.014144082069396973,
0.01406520175933838,
0.013942482948303223,
0.014506799697875977,
0.014011282920837403,
0.014471920013427734,
0.014162001609802246,
0.014168882369995117,
0.014034643173217773,
0.013940563201904297,
0.013835762977600098,
0.013511925697326661,
0.013985523223876953,
0.013726643562316895,
0.014522159576416015,
0.016620708465576173,
0.015397674560546875,
0.014814477920532226,
0.015048236846923828,
0.014815278053283691,
0.01484423828125,
0.015078316688537598,
0.014813838005065917,
0.014834958076477051,
0.01515543556213379,
0.01483655834197998,
0.014867278099060058,
0.015188876152038575,
0.014883917808532715,
0.014817197799682618,
0.014184242248535156,
0.013738803863525391,
0.013583765029907227,
0.013262006759643554,
0.013239927291870117,
0.01352248477935791,
0.013983283042907715,
0.014281841278076171,
0.01459623908996582,
0.014016722679138184,
0.014701839447021484,
0.014716078758239746,
0.014400080680847168,
0.014765678405761718,
0.015058156967163085,
0.013991602897644043,
0.013809364318847656,
0.014498160362243653,
0.01389448356628418,
0.013244566917419433,
0.013602325439453125,
0.013202326774597168,
0.013174166679382324,
0.01317032814025879,
0.01321912670135498,
0.014198001861572265,
0.013245206832885742,
0.01326056671142578,
0.013228087425231934,
0.013562484741210938,
0.013290165901184082,
0.013210806846618652,
0.013381847381591797,
0.013214648246765137,
0.013229207038879394,
0.01326712703704834,
0.013219286918640136,
0.01360216522216797,
0.013235767364501954,
0.013233686447143555
]
},
"throughput": {
"unit": "samples/s",
"value": 70.93212662921661
},
"energy": null,
"efficiency": null
}
}
}