Instructions to use urchade/gliner_medium-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use urchade/gliner_medium-v1 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("urchade/gliner_medium-v1") - Notebooks
- Google Colab
- Kaggle
Rename gliner_config.json to config.json
#2
by rcaulk - opened
We need this to be named config.json if we want to use this with common servers like TGI or vLLM.
rcaulk changed pull request status to closed