IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
7a8df5a
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": "5", | |
"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": "error", | |
"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": 1376.09216, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 0.0, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 7.8066142578125, | |
"mean": 7.8066142578125, | |
"stdev": 0.0, | |
"p50": 7.8066142578125, | |
"p90": 7.8066142578125, | |
"p95": 7.8066142578125, | |
"p99": 7.8066142578125, | |
"values": [ | |
7.8066142578125 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1539.907584, | |
"max_global_vram": 68702.69952, | |
"max_process_vram": 0.0, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 71, | |
"total": 1.000212609291077, | |
"mean": 0.01408750153931094, | |
"stdev": 0.0007040381785960287, | |
"p50": 0.013624431610107422, | |
"p90": 0.015199625968933105, | |
"p95": 0.01539378547668457, | |
"p99": 0.015751559925079345, | |
"values": [ | |
0.015267146110534669, | |
0.014938986778259278, | |
0.01483562660217285, | |
0.014878506660461427, | |
0.014667468070983887, | |
0.015199625968933105, | |
0.015485545158386231, | |
0.015368584632873536, | |
0.01533194637298584, | |
0.015015947341918945, | |
0.014600427627563476, | |
0.014460589408874512, | |
0.01494810676574707, | |
0.015418986320495605, | |
0.01487002658843994, | |
0.014701868057250976, | |
0.016372261047363282, | |
0.015096426963806153, | |
0.01396282958984375, | |
0.013591312408447265, | |
0.013632270812988281, | |
0.013643631935119629, | |
0.013782831192016601, | |
0.013598831176757812, | |
0.013576272010803223, | |
0.0136103515625, | |
0.013618830680847169, | |
0.013601231575012206, | |
0.013624431610107422, | |
0.013596270561218262, | |
0.013622032165527344, | |
0.013618830680847169, | |
0.013536751747131348, | |
0.01362731170654297, | |
0.013607952117919922, | |
0.013621552467346192, | |
0.013608271598815919, | |
0.014032910346984864, | |
0.014367308616638184, | |
0.013609870910644532, | |
0.013600432395935058, | |
0.013824431419372559, | |
0.013590991973876953, | |
0.013573712348937988, | |
0.013618032455444335, | |
0.013609552383422851, | |
0.013626352310180664, | |
0.013585712432861328, | |
0.013646830558776855, | |
0.01362731170654297, | |
0.01357147216796875, | |
0.013610990524291992, | |
0.013615632057189941, | |
0.013625711441040038, | |
0.013605711936950683, | |
0.013575152397155761, | |
0.013584112167358399, | |
0.01359115219116211, | |
0.013584752082824707, | |
0.013570192337036133, | |
0.013539631843566895, | |
0.013585071563720703, | |
0.013529711723327637, | |
0.013543312072753905, | |
0.013598992347717285, | |
0.013583950996398926, | |
0.015073226928710938, | |
0.015452264785766601, | |
0.01490394687652588, | |
0.014336909294128418, | |
0.014277387619018554 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 70.9849079490438 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |