Token Classification
GLiNER
ONNX
Safetensors
NER
GLiNER
information extraction
encoder
entity recognition
Instructions to use knowledgator/gliner-x-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use knowledgator/gliner-x-small with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("knowledgator/gliner-x-small") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53d50e8c2aa9ad206f3c8e5b0de999492da3d89f3702dedb92d9c5576e9d1022
|
| 3 |
+
size 688508680
|