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
I'm trying to use the Swedish ALBERT model in a demo application using Streamlit, but the app gets stuck while loading the tokenizer. I timed loading the tokenizer in isolation and it takes about 8 minutes using HF transformers 4.16.2 and Pytorch 1.10.2 on Ubuntu and transformers 4.17.0 and Pytorch 1.10.2 on macOS.
The text was updated successfully, but these errors were encountered:
I'm trying to use the Swedish ALBERT model in a demo application using Streamlit, but the app gets stuck while loading the tokenizer. I timed loading the tokenizer in isolation and it takes about 8 minutes using HF transformers 4.16.2 and Pytorch 1.10.2 on Ubuntu and transformers 4.17.0 and Pytorch 1.10.2 on macOS.
The text was updated successfully, but these errors were encountered: