IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
0a335b8 verified
raw
history blame
7.68 kB
{
"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": "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": {},
"hub_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,
"latency": true,
"memory": 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",
"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.2.0",
"optimum_benchmark_commit": "b04fb3c909a5873eadf03d7b46ccfac63afcdf9e",
"transformers_version": "4.40.2",
"transformers_commit": null,
"accelerate_version": "0.30.1",
"accelerate_commit": null,
"diffusers_version": "0.27.2",
"diffusers_commit": null,
"optimum_version": null,
"optimum_commit": null,
"timm_version": "1.0.3",
"timm_commit": null,
"peft_version": null,
"peft_commit": null
}
},
"report": {
"forward": {
"memory": {
"unit": "MB",
"max_ram": 1026.789376,
"max_global_vram": 2103.222272,
"max_process_vram": 308167.258112,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 73,
"total": 1.0102282466888428,
"mean": 0.013838743105326614,
"stdev": 0.0006583561937221686,
"p50": 0.013646746635437012,
"p90": 0.01467276496887207,
"p95": 0.014999966049194334,
"p99": 0.015418372955322265,
"values": [
0.014598909378051758,
0.015231071472167968,
0.01531363010406494,
0.015095870971679687,
0.014936029434204101,
0.014669309616088868,
0.014113147735595704,
0.014279707908630371,
0.013843387603759765,
0.013090585708618164,
0.013440506935119629,
0.01423554801940918,
0.013958106994628907,
0.015687711715698244,
0.014264987945556641,
0.014701309204101563,
0.013514745712280273,
0.01409666919708252,
0.014535069465637207,
0.014760828971862794,
0.014516828536987304,
0.01424914836883545,
0.01396130657196045,
0.014089147567749023,
0.013275865554809571,
0.013579227447509766,
0.013044666290283204,
0.013464027404785157,
0.0130133056640625,
0.013212185859680176,
0.01298210620880127,
0.013239546775817871,
0.013199706077575684,
0.012985786437988282,
0.01296146583557129,
0.014603549003601075,
0.014673628807067872,
0.014630108833312989,
0.013411066055297852,
0.014443388938903809,
0.014028827667236328,
0.013388986587524415,
0.014382908821105957,
0.014625788688659668,
0.013399706840515137,
0.01309570598602295,
0.013156346321105957,
0.013605627059936523,
0.013237626075744628,
0.013181305885314942,
0.013506107330322266,
0.013164345741271972,
0.013193145751953125,
0.013114107131958009,
0.013094745635986327,
0.013542746543884277,
0.013483707427978515,
0.014217308044433594,
0.014379549026489257,
0.013694586753845215,
0.014349148750305176,
0.013911706924438477,
0.01382498836517334,
0.013743706703186035,
0.013288986206054688,
0.013437947273254395,
0.013330905914306641,
0.013183707237243653,
0.01361026668548584,
0.013201306343078614,
0.013387065887451172,
0.013915388107299805,
0.013646746635437012
]
},
"throughput": {
"unit": "samples/s",
"value": 72.26089771224196
},
"energy": null,
"efficiency": null
}
}
}