![IlyasMoutawwakil's picture](https://cdn-avatars.huggingface.co/v1/production/uploads/1642598610696-noauth.jpeg)
IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
c0f8ef7
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.2", | |
"accelerate_commit": null, | |
"diffusers_version": "0.30.3", | |
"diffusers_commit": null, | |
"optimum_version": null, | |
"optimum_commit": null, | |
"timm_version": "1.0.9", | |
"timm_commit": null, | |
"peft_version": "0.12.0", | |
"peft_commit": null | |
} | |
}, | |
"report": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1091.35872, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 49440.821248, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 8.22965625, | |
"mean": 8.22965625, | |
"stdev": 0.0, | |
"p50": 8.22965625, | |
"p90": 8.22965625, | |
"p95": 8.22965625, | |
"p99": 8.22965625, | |
"values": [ | |
8.22965625 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1225.44128, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 308232.941568, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 72, | |
"total": 1.0011852951049807, | |
"mean": 0.013905351320902506, | |
"stdev": 0.004514204329157103, | |
"p50": 0.012991410732269287, | |
"p90": 0.014527952289581298, | |
"p95": 0.014741431331634523, | |
"p99": 0.029931926403045837, | |
"values": [ | |
0.013890369415283203, | |
0.013533088684082031, | |
0.01368412971496582, | |
0.014817727088928223, | |
0.014579486846923829, | |
0.014053408622741698, | |
0.013970369338989258, | |
0.013806848526000977, | |
0.013930688858032227, | |
0.013274210929870606, | |
0.013538849830627442, | |
0.013062850952148437, | |
0.013545249938964844, | |
0.013791969299316406, | |
0.013468770027160645, | |
0.012973891258239747, | |
0.016611003875732423, | |
0.013010210990905761, | |
0.012754212379455567, | |
0.012796931266784668, | |
0.013002691268920898, | |
0.012826051712036133, | |
0.012749570846557617, | |
0.012709571838378906, | |
0.013188931465148926, | |
0.01271277141571045, | |
0.050533809661865235, | |
0.012639331817626952, | |
0.012991010665893555, | |
0.012774850845336914, | |
0.0126836519241333, | |
0.012719171524047852, | |
0.012724452018737793, | |
0.012772932052612304, | |
0.012992610931396484, | |
0.012760451316833496, | |
0.012732611656188966, | |
0.01274109172821045, | |
0.01297645092010498, | |
0.01275421142578125, | |
0.012735812187194825, | |
0.012767650604248048, | |
0.01299181079864502, | |
0.012707491874694825, | |
0.01270173168182373, | |
0.012650212287902833, | |
0.012999650955200195, | |
0.012725411415100097, | |
0.012702531814575195, | |
0.012687811851501465, | |
0.012975971221923828, | |
0.01273197078704834, | |
0.012702052116394042, | |
0.012687492370605468, | |
0.013256130218505859, | |
0.012782212257385253, | |
0.012673252105712891, | |
0.012711490631103516, | |
0.013007330894470214, | |
0.012731171607971192, | |
0.012720452308654786, | |
0.013039011001586914, | |
0.01453212833404541, | |
0.021517072677612305, | |
0.013455169677734375, | |
0.01445628833770752, | |
0.014326208114624024, | |
0.014679007530212403, | |
0.014490367889404297, | |
0.013978849411010743, | |
0.014373087882995605, | |
0.014607967376708985 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 71.91475978724833 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |