IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
4f028da
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.375104, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 50401.583104, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 8.45014453125, | |
"mean": 8.45014453125, | |
"stdev": 0.0, | |
"p50": 8.45014453125, | |
"p90": 8.45014453125, | |
"p95": 8.45014453125, | |
"p99": 8.45014453125, | |
"values": [ | |
8.45014453125 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1225.191424, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 315536.109568, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 75, | |
"total": 1.0014268589019777, | |
"mean": 0.013352358118693036, | |
"stdev": 0.0007636120699966553, | |
"p50": 0.013097408294677735, | |
"p90": 0.014433661270141602, | |
"p95": 0.014549979972839355, | |
"p99": 0.015717075500488297, | |
"values": [ | |
0.013731006622314454, | |
0.013521567344665527, | |
0.018161556243896485, | |
0.013776286125183106, | |
0.01350220775604248, | |
0.013359967231750489, | |
0.013299327850341797, | |
0.013207167625427245, | |
0.013129887580871582, | |
0.013061887741088867, | |
0.013107008934020996, | |
0.013163008689880372, | |
0.013292447090148925, | |
0.01323468780517578, | |
0.013095969200134278, | |
0.01318156909942627, | |
0.013299327850341797, | |
0.013237407684326172, | |
0.013220128059387206, | |
0.013080287933349609, | |
0.012975008964538574, | |
0.012912609100341798, | |
0.012897889137268066, | |
0.012912928581237793, | |
0.013097408294677735, | |
0.01298620891571045, | |
0.013073727607727051, | |
0.012981409072875977, | |
0.012839009284973144, | |
0.012883329391479492, | |
0.01293644905090332, | |
0.012824769020080567, | |
0.012832448959350587, | |
0.013068288803100585, | |
0.012877248764038085, | |
0.01418492603302002, | |
0.013170528411865234, | |
0.012905089378356934, | |
0.012904288291931153, | |
0.013098689079284668, | |
0.012932127952575683, | |
0.012845088958740234, | |
0.012839009284973144, | |
0.013359647750854492, | |
0.012912287712097167, | |
0.012872769355773925, | |
0.01284364891052246, | |
0.013296287536621093, | |
0.01295900821685791, | |
0.012981569290161133, | |
0.012977248191833496, | |
0.013239328384399413, | |
0.012995649337768554, | |
0.01298140811920166, | |
0.012979808807373048, | |
0.013243007659912109, | |
0.013005887985229492, | |
0.012963008880615235, | |
0.012995648384094238, | |
0.013261568069458008, | |
0.01300380802154541, | |
0.012979329109191895, | |
0.012968129158020019, | |
0.013267328262329101, | |
0.013259967803955079, | |
0.014584924697875977, | |
0.014385085105895996, | |
0.01449068546295166, | |
0.014707003593444824, | |
0.014193085670471192, | |
0.014535003662109375, | |
0.014528764724731445, | |
0.014466045379638671, | |
0.014858203887939453, | |
0.013690526962280274 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 74.8931380592631 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |