juampahc commited on
Commit
ad8e60d
·
verified ·
1 Parent(s): 58e223a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 OpenVINO's Intermediate Representation version with fp16 compression.
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 OpenVINO's Intermediate Representation version with fp16 compression and without it.
22
 
23
 
24
  ## Links