Instructions to use urchade/gliner_multi-v2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use urchade/gliner_multi-v2.1 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("urchade/gliner_multi-v2.1") - Notebooks
- Google Colab
- Kaggle
Add safetensors weight file for gliner_multi-v2.1
#8
by Fouad91 - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2100142f31627531497850659dcb3821c99d5e71c08a8e01a98e4b11ef32a199
|
| 3 |
+
size 1155830112
|