Fixing the transformers library incompatibility

#16
by adibvafa - opened

Hello!
I was wondering when the Transformer library incompatibility will be solved? I work on an application that needs both maira-2 and other models but the Transformers requirement of maira-2 is not compatible.

pip install git+https://github.com/huggingface/transformers.git@88d960937c81a32bfb63356a2e8ecf7999619681

Use the following version of the transformers library; this will make it work.

My question was when will maira-2 update to be compatible with current transformers version?
I'm using different transformers models together and maira-2 is cauing env issues

Sign up or log in to comment