IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
d84c0b5 verified
raw
history blame
7.66 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": "dc29eecfd7850e87154a5a92442eb64d237d0070",
"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.01056,
"max_global_vram": 2103.230464,
"max_process_vram": 271741.923328,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 71,
"total": 1.0067317752838136,
"mean": 0.014179320778645263,
"stdev": 0.00018300380326025583,
"p50": 0.014146254539489747,
"p90": 0.014352814674377441,
"p95": 0.014407295227050781,
"p99": 0.014751742839813231,
"values": [
0.013863215446472168,
0.014178894996643066,
0.014320175170898437,
0.014320175170898437,
0.014437935829162597,
0.014319535255432128,
0.014146254539489747,
0.014176975250244141,
0.014077774047851562,
0.014012174606323242,
0.013957614898681641,
0.014132655143737793,
0.01428465461730957,
0.014328495025634765,
0.014228014945983887,
0.01428193473815918,
0.01442641544342041,
0.014194093704223632,
0.014306095123291016,
0.014118734359741212,
0.014111373901367187,
0.01412353515625,
0.01421473503112793,
0.014025935173034668,
0.014118735313415526,
0.014155055046081543,
0.014276974678039551,
0.014094414710998536,
0.014249774932861328,
0.014262894630432128,
0.01422017478942871,
0.014105295181274414,
0.014207374572753907,
0.014093295097351074,
0.01401489543914795,
0.01433089542388916,
0.014377935409545899,
0.014312655448913573,
0.014388175010681152,
0.01514161491394043,
0.014584654808044434,
0.014220335006713868,
0.013984015464782715,
0.01401185417175293,
0.014163213729858399,
0.013985774993896484,
0.01396097469329834,
0.014176494598388672,
0.014028815269470215,
0.013972333908081055,
0.014237133979797364,
0.013994414329528809,
0.013989615440368652,
0.013967855453491211,
0.01397297477722168,
0.014266735076904296,
0.014065613746643066,
0.01402657413482666,
0.014053774833679198,
0.014057615280151366,
0.014346895217895507,
0.014117774963378906,
0.014079375267028809,
0.01429233455657959,
0.014135054588317871,
0.014352814674377441,
0.01409777545928955,
0.014105134963989258,
0.014378415107727052,
0.014106575012207032,
0.014061293601989745
]
},
"throughput": {
"unit": "samples/s",
"value": 70.52523993293444
},
"energy": null,
"efficiency": null
}
}
}