IlyasMoutawwakil's picture
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
ea17b28 verified
raw
history blame
7.49 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": "074fc31a7e13e70facbebbf8b363a0c312f75f69",
"transformers_version": "4.42.3",
"transformers_commit": null,
"accelerate_version": "0.31.0",
"accelerate_commit": null,
"diffusers_version": "0.29.2",
"diffusers_commit": null,
"optimum_version": null,
"optimum_commit": null,
"timm_version": "1.0.7",
"timm_commit": null,
"peft_version": null,
"peft_commit": null
}
},
"report": {
"forward": {
"memory": {
"unit": "MB",
"max_ram": 1029.001216,
"max_global_vram": 1122.865152,
"max_process_vram": 228421.677056,
"max_reserved": 773.849088,
"max_allocated": 745.087488
},
"latency": {
"unit": "s",
"count": 67,
"total": 1.006473002433777,
"mean": 0.015021985110951892,
"stdev": 0.000630600390596163,
"p50": 0.014817052841186524,
"p90": 0.015568344879150391,
"p95": 0.01573995990753174,
"p99": 0.016974796028137215,
"values": [
0.014683452606201172,
0.015511928558349609,
0.01576136779785156,
0.01569000816345215,
0.015431289672851562,
0.015311610221862794,
0.015291930198669434,
0.015457049369812011,
0.01540312957763672,
0.015316729545593261,
0.015537368774414062,
0.01548616886138916,
0.015488248825073242,
0.015533848762512207,
0.015161211013793946,
0.015273050308227539,
0.014954011917114257,
0.015674009323120117,
0.015243450164794921,
0.01851591682434082,
0.014888092041015625,
0.014817052841186524,
0.01448409366607666,
0.014719613075256347,
0.014489534378051758,
0.014750811576843261,
0.014644252777099609,
0.014729052543640138,
0.014446173667907715,
0.014843932151794434,
0.014374493598937988,
0.014473053932189941,
0.014821533203125,
0.014422333717346192,
0.014786492347717286,
0.014548733711242675,
0.014808571815490723,
0.014443934440612793,
0.014772412300109863,
0.014438014030456543,
0.014798172950744629,
0.014488574028015136,
0.014764573097229004,
0.014508733749389649,
0.014788891792297363,
0.015580728530883789,
0.01616312599182129,
0.016180885314941405,
0.015428089141845703,
0.015242330551147461,
0.015538969039916993,
0.015315290451049804,
0.015560089111328125,
0.01475001335144043,
0.014794492721557617,
0.014467293739318848,
0.014886172294616699,
0.014485533714294434,
0.014864252090454102,
0.014458654403686523,
0.014810332298278809,
0.014430334091186523,
0.014818653106689453,
0.014563613891601563,
0.014378334045410156,
0.014545052528381348,
0.01443385410308838
]
},
"throughput": {
"unit": "samples/s",
"value": 66.56909806620314
},
"energy": null,
"efficiency": null
}
}
}