Instructions to use knowledgator/gliner-decoder-large-v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use knowledgator/gliner-decoder-large-v1.0 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("knowledgator/gliner-decoder-large-v1.0") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#5 opened 9 months ago
by
SFconvertbot
All gliner models are suffering from a common issue, including this one.
1
#4 opened 9 months ago
by
deepanwa
Example code for Plug-and-play backbones
#3 opened 9 months ago
by
akftam
Adding `safetensors` variant of this model
#1 opened 9 months ago
by
SFconvertbot