IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
c745b66
verified
{ | |
"config": { | |
"name": "cuda_inference_transformers_token-classification_microsoft/deberta-v3-base", | |
"backend": { | |
"name": "pytorch", | |
"version": "2.3.1+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": "5", | |
"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": "warn", | |
"numactl": false, | |
"numactl_kwargs": {}, | |
"start_method": "spawn" | |
}, | |
"environment": { | |
"cpu": " AMD EPYC 7763 64-Core Processor", | |
"cpu_count": 128, | |
"cpu_ram_mb": 1082015.256576, | |
"system": "Linux", | |
"machine": "x86_64", | |
"platform": "Linux-5.15.0-101-generic-x86_64-with-glibc2.35", | |
"processor": "x86_64", | |
"python_version": "3.10.12", | |
"gpu": [ | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]" | |
], | |
"gpu_count": 8, | |
"gpu_vram_mb": 549621596160, | |
"optimum_benchmark_version": "0.4.0", | |
"optimum_benchmark_commit": null, | |
"transformers_version": "4.44.2", | |
"transformers_commit": null, | |
"accelerate_version": "0.34.0", | |
"accelerate_commit": null, | |
"diffusers_version": "0.30.2", | |
"diffusers_commit": null, | |
"optimum_version": null, | |
"optimum_commit": null, | |
"timm_version": "1.0.9", | |
"timm_commit": null, | |
"peft_version": null, | |
"peft_commit": null | |
} | |
}, | |
"report": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1016.68864, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 43843.014656, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 7.66571240234375, | |
"mean": 7.66571240234375, | |
"stdev": 0.0, | |
"p50": 7.66571240234375, | |
"p90": 7.66571240234375, | |
"p95": 7.66571240234375, | |
"p99": 7.66571240234375, | |
"values": [ | |
7.66571240234375 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1177.325568, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 293384.531968, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 71, | |
"total": 0.9947053194046018, | |
"mean": 0.014009934076121156, | |
"stdev": 0.0008850763659355059, | |
"p50": 0.013971462249755859, | |
"p90": 0.015139296531677246, | |
"p95": 0.015340336322784424, | |
"p99": 0.01567070302963257, | |
"values": [ | |
0.016102012634277345, | |
0.015485856056213379, | |
0.015406496047973632, | |
0.015186818122863769, | |
0.015274176597595215, | |
0.014164740562438966, | |
0.014545379638671875, | |
0.014351300239562988, | |
0.014508099555969238, | |
0.01477945899963379, | |
0.014721058845520019, | |
0.014893218040466309, | |
0.01547001552581787, | |
0.015001538276672364, | |
0.014932099342346192, | |
0.014813379287719726, | |
0.015046817779541016, | |
0.014731300354003907, | |
0.014762498855590821, | |
0.015005858421325683, | |
0.015215617179870605, | |
0.014870338439941407, | |
0.014925857543945313, | |
0.014255141258239746, | |
0.014014021873474121, | |
0.014308420181274414, | |
0.014259140968322754, | |
0.01428778076171875, | |
0.014798978805541992, | |
0.014630820274353027, | |
0.014331299781799317, | |
0.013957382202148438, | |
0.013946343421936035, | |
0.013971462249755859, | |
0.014202820777893066, | |
0.013884902000427246, | |
0.014009222030639649, | |
0.013684423446655273, | |
0.014312420845031738, | |
0.015139296531677246, | |
0.012840746879577637, | |
0.012649067878723145, | |
0.013093706130981445, | |
0.012667628288269043, | |
0.012633227348327636, | |
0.01262858772277832, | |
0.012697386741638183, | |
0.012585707664489746, | |
0.012530028343200683, | |
0.012651147842407227, | |
0.012844905853271485, | |
0.012659788131713867, | |
0.012717706680297852, | |
0.013252904891967773, | |
0.013524104118347167, | |
0.013833063125610352, | |
0.0138173828125, | |
0.013788582801818848, | |
0.013542023658752442, | |
0.013810663223266602, | |
0.013643142700195312, | |
0.013359145164489746, | |
0.013185065269470215, | |
0.013537384033203126, | |
0.013786502838134766, | |
0.013424263954162598, | |
0.013113705635070801, | |
0.013233545303344727, | |
0.013866983413696288, | |
0.013484423637390136, | |
0.013114983558654786 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 71.37792330546525 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |