Token Classification
GLiNER
PyTorch
ONNX
English
NER
GLiNER
information extraction
PII
PHI
PCI
entity recognition
multilingual
Instructions to use knowledgator/gliner-pii-small-v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use knowledgator/gliner-pii-small-v1.0 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("knowledgator/gliner-pii-small-v1.0") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2 opened 10 months ago
by
SFconvertbot
KeyError: 'modernbert'
1
#1 opened 10 months ago
by
do-me