How to use urchade/gliner_base with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("urchade/gliner_base")
I am downloading the model and config files to my local and trying to do the inference. I am getting certificate error.
The reason I have to download model is I dont have direct access to huggingface from my office laptop.
hey, how did you resolved this issue
· Sign up or log in to comment