Set GLiNER as the library
Browse filesHello!
First of all, congratulations on the release!
As for this PR: I want to mention that although GLiNER is not currently one of the libraries visible in this UI...
![image.png](https://cdn-uploads.huggingface.co/production/uploads/6317233cc92fd6fee317e030/iPiRyVc4xy9WPShM5Q1I6.png)
... I did actually integrate it somewhat with Hugging Face. In particular, you can find all gliner-tagged models here: https://huggingface.co/models?library=gliner
And each of these model has a nice "Use this model" button in the top right with a gliner-specific usage snippet, e.g.: https://huggingface.co/urchade/gliner_multi-v2.1?library=gliner
This model will also get that widget if this model gets tagged as `gliner`.
- Tom Aarsen
README.md
CHANGED
@@ -13,7 +13,7 @@ datasets:
|
|
13 |
# - text: >-
|
14 |
# Les médicaments <mask> typiques sont largement utilisés dans le traitement
|
15 |
# de première intention des patients schizophrènes.
|
16 |
-
library_name:
|
17 |
---
|
18 |
|
19 |
<a href=https://camembert-bio-model.fr/>
|
|
|
13 |
# - text: >-
|
14 |
# Les médicaments <mask> typiques sont largement utilisés dans le traitement
|
15 |
# de première intention des patients schizophrènes.
|
16 |
+
library_name: gliner
|
17 |
---
|
18 |
|
19 |
<a href=https://camembert-bio-model.fr/>
|