IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
62eda55 verified
raw
history blame
7.51 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.1",
"optimum_benchmark_commit": "56d026bf244c6516d8cb780280ce7cc6505f270e",
"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": 1027.465216,
"max_global_vram": 2103.226368,
"max_process_vram": 291430.936576,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 69,
"total": 1.0101881189346313,
"mean": 0.014640407520791758,
"stdev": 0.0009374238775235011,
"p50": 0.014683062553405762,
"p90": 0.015416887855529785,
"p95": 0.015695800018310547,
"p99": 0.01765495903015136,
"values": [
0.017072187423706055,
0.015408023834228516,
0.015489463806152343,
0.015604984283447266,
0.015452343940734864,
0.015156824111938477,
0.015074262619018555,
0.014924023628234863,
0.013563860893249511,
0.013737140655517578,
0.013975062370300294,
0.013626100540161133,
0.014255381584167481,
0.014076662063598634,
0.01727474784851074,
0.015300824165344238,
0.014813623428344726,
0.014596982955932617,
0.014961142539978028,
0.014583223342895508,
0.014861462593078613,
0.014814422607421876,
0.015114583969116212,
0.014826263427734375,
0.015118742942810058,
0.01462578296661377,
0.015076184272766113,
0.014577781677246094,
0.014900982856750488,
0.014630742073059082,
0.014683062553405762,
0.014640982627868653,
0.015216343879699707,
0.015172183036804199,
0.015756343841552733,
0.015070742607116699,
0.015113142967224122,
0.014711382865905762,
0.015086743354797363,
0.0146320219039917,
0.01493474292755127,
0.014711381912231446,
0.015145624160766601,
0.014710423469543456,
0.018462907791137694,
0.01518466281890869,
0.01456626319885254,
0.015051862716674805,
0.014576022148132323,
0.013989301681518554,
0.013672821044921875,
0.013999702453613282,
0.013830422401428222,
0.013704340934753418,
0.0132110595703125,
0.014469141960144044,
0.015062262535095215,
0.014594581604003906,
0.01386290168762207,
0.0138176212310791,
0.013885942459106446,
0.014242741584777832,
0.013578420639038085,
0.013162100791931152,
0.01291329860687256,
0.013105939865112305,
0.013064661026000977,
0.013405619621276855,
0.013694581031799316
]
},
"throughput": {
"unit": "samples/s",
"value": 68.30410960759374
},
"energy": null,
"efficiency": null
}
}
}