You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
While installing the dependencies, I got a "build wheels failed" error. It's mostly due to different transformer versions while executing "git+https://github.com/kmeng01/transformers-colab@allennlp-compat" and "transformers==4.21.0
tokenizers==0.11.2" in the requirements file. Is there any workaround for this?
While installing the dependencies, I got a "build wheels failed" error. It's mostly due to different transformer versions while executing "git+https://github.com/kmeng01/transformers-colab@allennlp-compat" and "transformers==4.21.0
tokenizers==0.11.2" in the requirements file. Is there any workaround for this?