Instructions to use urchade/gliner_multi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use urchade/gliner_multi with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("urchade/gliner_multi") - Notebooks
- Google Colab
- Kaggle
Rename mgliner.pt to gliner_multi.pt
Browse files- .gitattributes +1 -0
- mgliner.pt → gliner_multi.pt +0 -0
.gitattributes
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
mgliner.pt filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 1 |
mgliner.pt filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
gliner_multi.pt filter=lfs diff=lfs merge=lfs -text
|
mgliner.pt → gliner_multi.pt
RENAMED
|
File without changes
|