IlyasMoutawwakil
HF staff
Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
ddf4d39
verified
{ | |
"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_type": "deberta-v2", | |
"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": {}, | |
"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.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.3.1", | |
"optimum_benchmark_commit": "378d8dddb2c87c406ac8d3231c1c44d5a290b874", | |
"transformers_version": "4.42.4", | |
"transformers_commit": null, | |
"accelerate_version": "0.32.1", | |
"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": { | |
"load": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 892.125184, | |
"max_global_vram": 3746.750464, | |
"max_process_vram": 46539.669504, | |
"max_reserved": 773.849088, | |
"max_allocated": 736.603648 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 7.20949462890625, | |
"mean": 7.20949462890625, | |
"stdev": 0.0, | |
"p50": 7.20949462890625, | |
"p90": 7.20949462890625, | |
"p95": 7.20949462890625, | |
"p99": 7.20949462890625, | |
"values": [ | |
7.20949462890625 | |
] | |
}, | |
"throughput": null, | |
"energy": null, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 1036.877824, | |
"max_global_vram": 3861.72928, | |
"max_process_vram": 306899.12832, | |
"max_reserved": 773.849088, | |
"max_allocated": 745.086976 | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 68, | |
"total": 1.0085519332885744, | |
"mean": 0.01483164607777315, | |
"stdev": 0.00042159301047500135, | |
"p50": 0.014929659366607666, | |
"p90": 0.015214939880371094, | |
"p95": 0.015296643495559693, | |
"p99": 0.015607622308731079, | |
"values": [ | |
0.015722219467163085, | |
0.01542765998840332, | |
0.014723179817199707, | |
0.014842700004577637, | |
0.014692939758300782, | |
0.014930379867553712, | |
0.014959340095520019, | |
0.01520989990234375, | |
0.01501710033416748, | |
0.015136139869689941, | |
0.01494878101348877, | |
0.01444270133972168, | |
0.014013581275939942, | |
0.015040300369262695, | |
0.01509694004058838, | |
0.014849419593811036, | |
0.015093259811401367, | |
0.014856619834899902, | |
0.015203660011291503, | |
0.014977740287780763, | |
0.01516077995300293, | |
0.014908140182495117, | |
0.015001899719238281, | |
0.014953579902648926, | |
0.015226699829101563, | |
0.014890700340270997, | |
0.015009099960327149, | |
0.014860461235046387, | |
0.014650540351867676, | |
0.013978220939636231, | |
0.013837422370910644, | |
0.013762701034545898, | |
0.0139668607711792, | |
0.013982542037963867, | |
0.014169100761413575, | |
0.013732460975646973, | |
0.014236620903015137, | |
0.014135340690612792, | |
0.014587020874023438, | |
0.014250381469726563, | |
0.014560461044311523, | |
0.014910699844360352, | |
0.015139180183410645, | |
0.014881580352783204, | |
0.014866700172424316, | |
0.015297259330749512, | |
0.014789100646972655, | |
0.01489597988128662, | |
0.015161898612976074, | |
0.01499038028717041, | |
0.014983659744262695, | |
0.015295499801635743, | |
0.014838379859924316, | |
0.014965100288391113, | |
0.015207179069519043, | |
0.014976619720458984, | |
0.014917739868164063, | |
0.015252459526062011, | |
0.015017580032348633, | |
0.01488621997833252, | |
0.014868619918823243, | |
0.015016460418701172, | |
0.015551178932189942, | |
0.015079660415649414, | |
0.014846220016479492, | |
0.014928938865661621, | |
0.014970859527587891, | |
0.014971179962158203 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 67.42339958466309 | |
}, | |
"energy": null, | |
"efficiency": null | |
} | |
} | |
} |