IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
94a8cd6
verified
{ | |
"config": { | |
"name": "cuda_inference_transformers_token-classification_microsoft/deberta-v3-base", | |
"backend": { | |
"name": "pytorch", | |
"version": "2.2.0.dev20231010+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": 969.654272, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 46762.881024, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 8.5736162109375, | |
"mean": 8.5736162109375, | |
"stdev": 0.0, | |
"p50": 8.5736162109375, | |
"p90": 8.5736162109375, | |
"p95": 8.5736162109375, | |
"p99": 8.5736162109375, | |
"values": [ | |
8.5736162109375 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1112.170496, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 316954.873856, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 67, | |
"total": 1.0053831491470338, | |
"mean": 0.015005718643985578, | |
"stdev": 0.012456730797728176, | |
"p50": 0.013082847595214844, | |
"p90": 0.014571548461914063, | |
"p95": 0.014696044731140136, | |
"p99": 0.05023292881011997, | |
"values": [ | |
0.01377820587158203, | |
0.013474686622619629, | |
0.012971648216247559, | |
0.013001568794250488, | |
0.014435644149780274, | |
0.014639485359191894, | |
0.01459660530090332, | |
0.014554843902587891, | |
0.014385245323181152, | |
0.01368028736114502, | |
0.01451612377166748, | |
0.01439852523803711, | |
0.014729084014892578, | |
0.014720284461975097, | |
0.014607483863830567, | |
0.014507004737854004, | |
0.014546684265136719, | |
0.014495325088500977, | |
0.013843965530395509, | |
0.01370140552520752, | |
0.013687006950378418, | |
0.013195808410644532, | |
0.01266172981262207, | |
0.016345399856567383, | |
0.013383646965026856, | |
0.013082847595214844, | |
0.01271436882019043, | |
0.012857728004455567, | |
0.012761569023132325, | |
0.012851489067077638, | |
0.01268588924407959, | |
0.012925888061523437, | |
0.012876769065856934, | |
0.01283996868133545, | |
0.01282892894744873, | |
0.012902527809143067, | |
0.01302284812927246, | |
0.012839168548583984, | |
0.012890368461608888, | |
0.012926209449768066, | |
0.013015647888183594, | |
0.012900447845458985, | |
0.012892449378967285, | |
0.013000448226928711, | |
0.01307196807861328, | |
0.013233247756958008, | |
0.01342060661315918, | |
0.012721569061279296, | |
0.012986687660217286, | |
0.012989407539367675, | |
0.012993087768554687, | |
0.013735647201538087, | |
0.01327100658416748, | |
0.01351596736907959, | |
0.01348060703277588, | |
0.01363564682006836, | |
0.11601460266113281, | |
0.014313084602355957, | |
0.014380125045776368, | |
0.014363325119018555, | |
0.013054847717285156, | |
0.01284428882598877, | |
0.012729248046875, | |
0.012806848526000976, | |
0.012647969245910645, | |
0.012767329216003417, | |
0.012732769012451172 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 66.64126015722736 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |