Instructions to use huawei-noah/TinyBERT_General_4L_312D with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use huawei-noah/TinyBERT_General_4L_312D with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("huawei-noah/TinyBERT_General_4L_312D", dtype="auto", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
#5
by Garush65 - opened
No description provided.