Instructions to use NeuML/gliner-bert-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use NeuML/gliner-bert-tiny with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("NeuML/gliner-bert-tiny") - Notebooks
- Google Colab
- Kaggle