Translation using docs/transformers

Hello,
I was following the translation tutorial using this: Translation

I encountered the following error

Trouble shooting steps:
!pip install transformers==4.28.0
pip install accelerate -U
pip install transformers[torch]
restarting runtime

None of the trouble shooting helped.

Could you please advise?

Thanks