IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
7274e5b
verified
{ | |
"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": {}, | |
"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, | |
"memory": true, | |
"latency": 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": "9337b863a5d9e4991ca83847e6c2f66a543b52d9", | |
"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": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 892.030976, | |
"max_global_vram": 1059.876864, | |
"max_process_vram": 41337.114624, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 6.9671474609375, | |
"mean": 6.9671474609375, | |
"stdev": 0.0, | |
"p50": 6.9671474609375, | |
"p90": 6.9671474609375, | |
"p95": 6.9671474609375, | |
"p99": 6.9671474609375, | |
"values": [ | |
6.9671474609375 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1036.804096, | |
"max_global_vram": 1122.803712, | |
"max_process_vram": 273053.253632, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 72, | |
"total": 1.002746047973633, | |
"mean": 0.013927028444078235, | |
"stdev": 0.0005320037552143875, | |
"p50": 0.01374084234237671, | |
"p90": 0.014687895011901856, | |
"p95": 0.015260614347457886, | |
"p99": 0.015461126728057863, | |
"values": [ | |
0.015488277435302735, | |
0.015438358306884765, | |
0.015256438255310058, | |
0.015450037002563477, | |
0.015265718460083007, | |
0.014635479927062989, | |
0.01368092155456543, | |
0.013997881889343262, | |
0.0137313232421875, | |
0.013943161010742187, | |
0.013772281646728515, | |
0.013960922241210937, | |
0.013800922393798829, | |
0.013937721252441406, | |
0.01380300235748291, | |
0.014005082130432129, | |
0.013602202415466308, | |
0.013954042434692383, | |
0.013756281852722168, | |
0.013731162071228027, | |
0.013493722915649414, | |
0.01372652244567871, | |
0.013543482780456542, | |
0.01373212242126465, | |
0.013559163093566895, | |
0.013747482299804688, | |
0.013436443328857422, | |
0.013719161987304688, | |
0.013499322891235352, | |
0.01378012180328369, | |
0.013493403434753418, | |
0.013486843109130859, | |
0.01373420238494873, | |
0.013583642959594727, | |
0.013700121879577637, | |
0.013613722801208495, | |
0.01349820327758789, | |
0.013870362281799317, | |
0.013525882720947265, | |
0.013554203033447265, | |
0.013891801834106446, | |
0.013539322853088379, | |
0.013470203399658202, | |
0.013820761680603028, | |
0.013587483406066895, | |
0.013529241561889649, | |
0.013855961799621582, | |
0.015125398635864257, | |
0.014452280044555664, | |
0.014204601287841796, | |
0.014693718910217285, | |
0.01510171890258789, | |
0.014498519897460937, | |
0.014147480964660645, | |
0.014087640762329101, | |
0.014354040145874023, | |
0.014114201545715332, | |
0.013971001625061034, | |
0.014092281341552734, | |
0.013699962615966796, | |
0.013582363128662109, | |
0.013823801994323731, | |
0.013554842948913574, | |
0.013615962028503417, | |
0.01348524284362793, | |
0.013551003456115722, | |
0.013525723457336426, | |
0.013419163703918458, | |
0.013829401969909668, | |
0.013558202743530274, | |
0.013522201538085938, | |
0.013531163215637207 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 71.80282599517483 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |