Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ GLiNER is a Named Entity Recognition (NER) model capable of identifying any enti
|
|
18 |
It provides a practical alternative to traditional NER models, which are limited to predefined entities, and Large Language Models (LLMs) that,
|
19 |
despite their flexibility, are costly and large for resource-constrained scenarios.
|
20 |
|
21 |
-
This is the ONNX version without any optimization nor quantization. For such other versions check:
|
22 |
|
23 |
|
24 |
## Links
|
|
|
18 |
It provides a practical alternative to traditional NER models, which are limited to predefined entities, and Large Language Models (LLMs) that,
|
19 |
despite their flexibility, are costly and large for resource-constrained scenarios.
|
20 |
|
21 |
+
This is the ONNX version without any optimization nor quantization. For such other versions check: https://huggingface.co/onnx-community/gliner_multi-v2.1
|
22 |
|
23 |
|
24 |
## Links
|