IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
8561d48
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": "593b48b93d71bee250bc8db76a7279c4b590c2bb", | |
"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 | |
} | |
}, | |
"report": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 892.174336, | |
"max_global_vram": 3346.501632, | |
"max_process_vram": 46442.131456, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 7.49821728515625, | |
"mean": 7.49821728515625, | |
"stdev": 0.0, | |
"p50": 7.49821728515625, | |
"p90": 7.49821728515625, | |
"p95": 7.49821728515625, | |
"p99": 7.49821728515625, | |
"values": [ | |
7.49821728515625 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1036.92288, | |
"max_global_vram": 3409.424384, | |
"max_process_vram": 306040.680448, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 69, | |
"total": 1.0022013053894043, | |
"mean": 0.014524656599846437, | |
"stdev": 0.0004823327478456479, | |
"p50": 0.01448509693145752, | |
"p90": 0.01497952938079834, | |
"p95": 0.015056328964233399, | |
"p99": 0.015876006965637197, | |
"values": [ | |
0.0154338960647583, | |
0.014426377296447754, | |
0.014575177192687989, | |
0.014427337646484375, | |
0.015049736022949218, | |
0.015058696746826172, | |
0.014172138214111328, | |
0.01418797779083252, | |
0.014904136657714845, | |
0.015006537437438966, | |
0.014794377326965332, | |
0.014893416404724122, | |
0.01485341739654541, | |
0.014906537055969239, | |
0.01472717571258545, | |
0.014853897094726563, | |
0.014731017112731934, | |
0.014925256729125976, | |
0.014779497146606445, | |
0.014903017044067383, | |
0.014749576568603515, | |
0.014965895652770997, | |
0.014915496826171874, | |
0.014940775871276856, | |
0.01474333667755127, | |
0.014801257133483887, | |
0.015162216186523438, | |
0.014972777366638183, | |
0.01478925609588623, | |
0.015052777290344238, | |
0.014924296379089355, | |
0.014522216796875, | |
0.014117258071899414, | |
0.014304457664489746, | |
0.014114056587219238, | |
0.01472093677520752, | |
0.014925896644592285, | |
0.016815492630004883, | |
0.014669096946716309, | |
0.014656617164611816, | |
0.014432297706604005, | |
0.01448509693145752, | |
0.014436777114868165, | |
0.014645896911621093, | |
0.014037737846374512, | |
0.014222698211669922, | |
0.01403901767730713, | |
0.014024778366088867, | |
0.014036297798156738, | |
0.014036137580871582, | |
0.014058697700500488, | |
0.014028138160705566, | |
0.014238376617431641, | |
0.014050217628479003, | |
0.01403389835357666, | |
0.013988457679748535, | |
0.014020618438720702, | |
0.014052457809448242, | |
0.013994057655334473, | |
0.01419933795928955, | |
0.014071337699890137, | |
0.014063178062438965, | |
0.014039498329162597, | |
0.014143017768859864, | |
0.014023338317871094, | |
0.014083176612854005, | |
0.014041897773742675, | |
0.014119176864624024, | |
0.014082378387451171 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 68.84844355016095 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |