How to use urchade/gliner_medium-v1 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("urchade/gliner_medium-v1")
We need this to be named config.json if we want to use this with common servers like TGI or vLLM.
config.json
· Sign up or log in to comment