IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
7b65dea verified
raw
history blame
7.54 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",
"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.2.1",
"optimum_benchmark_commit": "9c5b122c5b131ce085c14c11b158b31af90e674e",
"transformers_version": "4.41.0",
"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": 1027.198976,
"max_global_vram": 3321.831424,
"max_process_vram": 253035.06944,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 68,
"total": 1.0052615175247193,
"mean": 0.014783257610657637,
"stdev": 0.00034341352653737326,
"p50": 0.014657403945922852,
"p90": 0.015145659255981447,
"p95": 0.015525208950042724,
"p99": 0.015905511360168458,
"values": [
0.014236764907836914,
0.015141402244567871,
0.015143643379211426,
0.014984602928161622,
0.014965402603149413,
0.014874842643737793,
0.01479516315460205,
0.014986042976379394,
0.015150362968444825,
0.01513164234161377,
0.015256443023681641,
0.015546040534973144,
0.01548652172088623,
0.01510748291015625,
0.015113243103027344,
0.014913243293762207,
0.015042363166809082,
0.01589004135131836,
0.015936920166015625,
0.014846684455871582,
0.01444300365447998,
0.014499163627624512,
0.01471580410003662,
0.014437244415283204,
0.014441083908081055,
0.014736924171447754,
0.014448123931884766,
0.014535484313964843,
0.014761883735656739,
0.014579483985900879,
0.014539963722229004,
0.014582524299621582,
0.014504124641418457,
0.0148209228515625,
0.014483484268188476,
0.015630361557006835,
0.014818042755126952,
0.014753724098205566,
0.014491643905639649,
0.014771162986755371,
0.014519164085388184,
0.014527324676513673,
0.014839003562927246,
0.014567323684692383,
0.014562204360961914,
0.014786362648010254,
0.014523003578186035,
0.01452348518371582,
0.014821723937988281,
0.014618043899536132,
0.014568763732910156,
0.014826522827148438,
0.014532283782958984,
0.014552924156188965,
0.014511323928833008,
0.014510205268859863,
0.014961883544921875,
0.014588443756103516,
0.01463228416442871,
0.014638684272766113,
0.01459756374359131,
0.015036282539367675,
0.014643644332885742,
0.014671163558959961,
0.014493885040283204,
0.014544282913208008,
0.014537723541259765,
0.014583003997802735
]
},
"throughput": {
"unit": "samples/s",
"value": 67.6440894379784
},
"energy": null,
"efficiency": null
}
}
}