IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
7e1d12c
verified
{ | |
"config": { | |
"name": "cuda_inference_transformers_token-classification_microsoft/deberta-v3-base", | |
"backend": { | |
"name": "pytorch", | |
"version": "2.4.1+rocm6.1", | |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend", | |
"task": "token-classification", | |
"library": "transformers", | |
"model_type": "deberta-v2", | |
"model": "microsoft/deberta-v3-base", | |
"processor": "microsoft/deberta-v3-base", | |
"device": "cuda", | |
"device_ids": "4", | |
"seed": 42, | |
"inter_op_num_threads": null, | |
"intra_op_num_threads": null, | |
"model_kwargs": {}, | |
"processor_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, | |
"memory": true, | |
"latency": 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": "warn", | |
"numactl": false, | |
"numactl_kwargs": {}, | |
"start_method": "spawn" | |
}, | |
"environment": { | |
"cpu": " AMD EPYC 7763 64-Core Processor", | |
"cpu_count": 128, | |
"cpu_ram_mb": 1082015.256576, | |
"system": "Linux", | |
"machine": "x86_64", | |
"platform": "Linux-5.15.0-101-generic-x86_64-with-glibc2.35", | |
"processor": "x86_64", | |
"python_version": "3.10.12", | |
"gpu": [ | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]", | |
"Advanced Micro Devices, Inc. [AMD/ATI]" | |
], | |
"gpu_count": 8, | |
"gpu_vram_mb": 549621596160, | |
"optimum_benchmark_version": "0.4.0", | |
"optimum_benchmark_commit": null, | |
"transformers_version": "4.44.2", | |
"transformers_commit": null, | |
"accelerate_version": "0.34.0", | |
"accelerate_commit": null, | |
"diffusers_version": "0.30.2", | |
"diffusers_commit": null, | |
"optimum_version": null, | |
"optimum_commit": null, | |
"timm_version": "1.0.9", | |
"timm_commit": null, | |
"peft_version": null, | |
"peft_commit": null | |
} | |
}, | |
"report": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1377.185792, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 0.0, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 8.065130859375, | |
"mean": 8.065130859375, | |
"stdev": 0.0, | |
"p50": 8.065130859375, | |
"p90": 8.065130859375, | |
"p95": 8.065130859375, | |
"p99": 8.065130859375, | |
"values": [ | |
8.065130859375 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1541.083136, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 0.0, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 70, | |
"total": 1.002358015060425, | |
"mean": 0.014319400215148928, | |
"stdev": 0.0006803642423436568, | |
"p50": 0.014038350105285645, | |
"p90": 0.015039194393157958, | |
"p95": 0.015492024374008177, | |
"p99": 0.01647180494308472, | |
"values": [ | |
0.015818822860717775, | |
0.015087306022644043, | |
0.015037066459655761, | |
0.015058345794677734, | |
0.014903467178344726, | |
0.014866506576538086, | |
0.014689066886901855, | |
0.014578508377075196, | |
0.014709226608276367, | |
0.014711788177490234, | |
0.01469018840789795, | |
0.01792521667480469, | |
0.014794986724853515, | |
0.014096910476684571, | |
0.014523788452148438, | |
0.014444428443908692, | |
0.014253389358520508, | |
0.013838669776916505, | |
0.013970829963684083, | |
0.013931949615478516, | |
0.013970990180969239, | |
0.013987629890441895, | |
0.014196589469909668, | |
0.013953709602355957, | |
0.013974989891052246, | |
0.013943790435791015, | |
0.01396714973449707, | |
0.013725070953369141, | |
0.013719310760498047, | |
0.013715630531311035, | |
0.013945550918579101, | |
0.014379308700561524, | |
0.013732431411743164, | |
0.014287788391113282, | |
0.013757070541381837, | |
0.014443147659301757, | |
0.013744271278381348, | |
0.013926989555358886, | |
0.013734190940856934, | |
0.01461402702331543, | |
0.014472747802734375, | |
0.014646347999572753, | |
0.014762507438659669, | |
0.01481098747253418, | |
0.014607148170471191, | |
0.014412748336791991, | |
0.014089070320129394, | |
0.013937549591064453, | |
0.013956589698791504, | |
0.013929229736328125, | |
0.013915630340576171, | |
0.013934670448303222, | |
0.013932270050048828, | |
0.01398507022857666, | |
0.01409818935394287, | |
0.013771950721740723, | |
0.013763310432434082, | |
0.01372123146057129, | |
0.013732110977172852, | |
0.013730510711669922, | |
0.013755471229553222, | |
0.01371915054321289, | |
0.01374747085571289, | |
0.013767951011657715, | |
0.013760910987854005, | |
0.014479787826538085, | |
0.015697863578796385, | |
0.015665543556213378, | |
0.015279945373535156, | |
0.014623948097229004 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 69.8353272466028 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |