Error: The model weights are not tied. Please use the `tie_weights` method before using the `infer_auto_device` function, even after adding model.tie_weights()

@abhibha
upgrading to transformers >= 4.28.1
!pip install transformers==4.28.1