How to use NeuML/gliner-bert-tiny with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("NeuML/gliner-bert-tiny")
What is a pickle import?