IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
9c603bd
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": "3b109cf557e2496fe3c954817385781e6dc5cad1", | |
"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, | |
"llama_cpp_version": null, | |
"llama_cpp_commit": null | |
} | |
}, | |
"report": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 892.125184, | |
"max_global_vram": 1059.893248, | |
"max_process_vram": 45853.954048, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 7.6572021484375, | |
"mean": 7.6572021484375, | |
"stdev": 0.0, | |
"p50": 7.6572021484375, | |
"p90": 7.6572021484375, | |
"p95": 7.6572021484375, | |
"p99": 7.6572021484375, | |
"values": [ | |
7.6572021484375 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1036.890112, | |
"max_global_vram": 1122.828288, | |
"max_process_vram": 289378.97984, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 73, | |
"total": 0.9994049425125123, | |
"mean": 0.013690478664554962, | |
"stdev": 0.0005838653925255569, | |
"p50": 0.013599452018737792, | |
"p90": 0.014323832130432129, | |
"p95": 0.014612247467041015, | |
"p99": 0.015616434326171876, | |
"values": [ | |
0.015070324897766113, | |
0.014584407806396485, | |
0.014261049270629883, | |
0.014439448356628418, | |
0.013862811088562011, | |
0.013963770866394044, | |
0.013599452018737792, | |
0.013766651153564452, | |
0.013623452186584473, | |
0.01370057201385498, | |
0.013979930877685547, | |
0.013656572341918945, | |
0.013818170547485352, | |
0.014275609016418457, | |
0.017020715713500976, | |
0.013683611869812012, | |
0.013566492080688476, | |
0.013445693016052246, | |
0.013214014053344726, | |
0.013604251861572266, | |
0.013218013763427735, | |
0.013276893615722657, | |
0.013532411575317383, | |
0.013222973823547363, | |
0.01323449420928955, | |
0.013700251579284667, | |
0.013321533203125, | |
0.013254974365234375, | |
0.013488093376159667, | |
0.013284092903137206, | |
0.013246973991394044, | |
0.013296414375305175, | |
0.013232414245605468, | |
0.013622331619262695, | |
0.013246173858642579, | |
0.013499293327331543, | |
0.01323657512664795, | |
0.013588413238525391, | |
0.01324665355682373, | |
0.01322697353363037, | |
0.013233854293823242, | |
0.013700732231140137, | |
0.013318492889404296, | |
0.01325929355621338, | |
0.01319753360748291, | |
0.013728092193603516, | |
0.013453852653503419, | |
0.013235135078430176, | |
0.013247774124145508, | |
0.013210173606872558, | |
0.013204573631286621, | |
0.013708091735839844, | |
0.01328537368774414, | |
0.01381753158569336, | |
0.014726326942443848, | |
0.014654006958007813, | |
0.014295289039611817, | |
0.01391849136352539, | |
0.014078969955444337, | |
0.013893691062927246, | |
0.013888731002807617, | |
0.014330967903137207, | |
0.01325929355621338, | |
0.013351613998413087, | |
0.013206174850463867, | |
0.013280734062194825, | |
0.013436893463134765, | |
0.013730491638183594, | |
0.014542807579040527, | |
0.013950650215148925, | |
0.013707450866699219, | |
0.013640252113342285, | |
0.013798650741577148 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 73.04346506079648 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |