How to use nvidia/gliner-PII with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("nvidia/gliner-PII")
Is there a script that shows how to finetune this pii model? I t
This might be useful https://github.com/urchade/GLiNER/blob/main/examples/finetune.ipynb
· Sign up or log in to comment