Instructions to use Frase/tiny-bert-model-unsafe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Frase/tiny-bert-model-unsafe with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Frase/tiny-bert-model-unsafe", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 2 Bytes
a65c680 | 1 2 | 3 |