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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
allow flax 200ccaf
Update config.json 81a22dd
Canwen Xu commited on