AttributeError: 'ORTTrainingArguments' object has no attribute 'deepspeed_plugin'

According to GitHub issues, this error often occurs due to library version incompatibility.

!pip install -U optimum[onnxruntime] accelerate transformers