IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
a27edd0 verified
raw
history blame
7.74 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": "079be6729111d58c45eb7f4a60e984bbf86c5a81",
"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": 1026.90816,
"max_global_vram": 2103.226368,
"max_process_vram": 239249.035264,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 73,
"total": 1.0020606813430786,
"mean": 0.013726858648535322,
"stdev": 0.0004930121338117998,
"p50": 0.013566572189331055,
"p90": 0.014304172325134278,
"p95": 0.014471691894531248,
"p99": 0.01531950138092041,
"values": [
0.013991531372070312,
0.01466545295715332,
0.014287531852722168,
0.01393169116973877,
0.013573931694030763,
0.013688970565795898,
0.013878252029418945,
0.014358092308044433,
0.013518731117248535,
0.014184012413024902,
0.014308332443237304,
0.015744013786315916,
0.013727371215820312,
0.013429611206054688,
0.0134451322555542,
0.013461291313171387,
0.01341377067565918,
0.013485132217407226,
0.01342337131500244,
0.01351089096069336,
0.013401290893554688,
0.013544331550598145,
0.013427210807800292,
0.013457290649414063,
0.013431371688842774,
0.013450410842895508,
0.013438250541687012,
0.013449932098388672,
0.013520971298217773,
0.013155851364135742,
0.01310417079925537,
0.012565610885620117,
0.01334929084777832,
0.013547531127929687,
0.013566572189331055,
0.013523051261901856,
0.013503690719604493,
0.013571051597595215,
0.013502731323242187,
0.013519371032714844,
0.013582411766052247,
0.013568490982055663,
0.013708492279052735,
0.013660011291503906,
0.013529611587524413,
0.013538411140441894,
0.013630571365356446,
0.013516331672668457,
0.01355393123626709,
0.013576811790466308,
0.013516651153564454,
0.013544330596923828,
0.01358913230895996,
0.013532490730285644,
0.015154413223266602,
0.014629132270812988,
0.014072491645812988,
0.014042572021484375,
0.01402705192565918,
0.01399009132385254,
0.014354572296142579,
0.014043051719665528,
0.01403313159942627,
0.014132652282714844,
0.013982571601867676,
0.01410145092010498,
0.014049132347106934,
0.014055691719055175,
0.014366731643676758,
0.014085452079772949,
0.013530730247497558,
0.012595531463623046,
0.012709450721740723
]
},
"throughput": {
"unit": "samples/s",
"value": 72.84987961223754
},
"energy": null,
"efficiency": null
}
}
}