Instructions to use prajjwal1/bert-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prajjwal1/bert-tiny with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("prajjwal1/bert-tiny", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Unable to download this model
#3
by maybeMayank - opened
I have been trying to download this model and now I am no longer able to download this model. I always get 403 from HF hub.
To reproduce: https://colab.research.google.com/drive/1Hh4b-pEVIhuZJmJ4n_B5c8Ye4R6SOjeO?usp=sharing
we're working on it, I'll get back soon
@notSoNLPnerd it's back online
I tested, it's working very smoothly. Thanks a lot :)
maybeMayank changed discussion status to closed