Instructions to use mlboydaisuke/GLiNER2-PII-CoreAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use mlboydaisuke/GLiNER2-PII-CoreAI with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("mlboydaisuke/GLiNER2-PII-CoreAI") - Notebooks
- Google Colab
- Kaggle
Re-export with coreai-torch 0.4.1 (fixes OS 27 beta 2+ load failure)
Browse files
.gitattributes
CHANGED
|
@@ -38,3 +38,4 @@ ios/gliner2-pii_float16_s256_t96_m16.aimodel/main-h18p-delegates/MPSGraph/mpsExe
|
|
| 38 |
ios/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 39 |
macos/gliner2-pii_float16_s256_t96_m16.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
| 40 |
macos/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 38 |
ios/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 39 |
macos/gliner2-pii_float16_s256_t96_m16.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
| 40 |
macos/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
ios/gliner2-pii_float16_s256_t96_m16.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
ios/gliner2-pii_float16_s256_t96_m16.aimodel/main.hash
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
�
|
|
|
|
| 1 |
+
���7<S�;�JK>xANb����@���(��
|
ios/gliner2-pii_float16_s256_t96_m16.aimodel/main.mlirb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97dec61b373c53aa3b860e4a4b3e78414e1562c3c118829e4017c2c3f82894e7
|
| 3 |
+
size 610561166
|
ios/gliner2-pii_float16_s256_t96_m16.aimodel/metadata.json
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"creationDate" : "
|
| 3 |
-
"description" : "GLiNER2 schema-driven information extraction (PII) — mDeBERTa-v3 + SpanMarker + CountLSTM, fused static graph.",
|
| 4 |
-
"assetVersion" : "2.0",
|
| 5 |
"author" : "fastino (GLiNER2-PII); mDeBERTa-v3 base (Microsoft, MIT)",
|
| 6 |
-
"producer" : "coreai-build-3600.67.5.8.1",
|
| 7 |
"license" : "Apache-2.0",
|
| 8 |
-
"
|
|
|
|
|
|
|
| 9 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"creationDate" : "20260720T174953Z",
|
|
|
|
|
|
|
| 3 |
"author" : "fastino (GLiNER2-PII); mDeBERTa-v3 base (Microsoft, MIT)",
|
|
|
|
| 4 |
"license" : "Apache-2.0",
|
| 5 |
+
"assetVersion" : "2.0",
|
| 6 |
+
"description" : "GLiNER2 schema-driven information extraction (PII) — mDeBERTa-v3 + SpanMarker + CountLSTM, fused static graph.",
|
| 7 |
+
"producer" : "coreai-core 1.0.0b2"
|
| 8 |
}
|