KeyError when loading any dinov2 model

Hi,

You need to install Transformers from source for now:

pip install -q git+https://github.com/huggingface/transformers.git
1 Like