SAVRN
Search Contact SAVRN

Open-weight model · Token classification

gliner2.5-multi-v1

by Fastino fastino/gliner2.5-multi-v1

GLiNER2.5 Multi is the multilingual boundary checkpoint. It is built on mDeBERTa-v3-base and is the default choice when you need entities, classification, records, and relations in one model across languages.

Parameters287M
Context
Weights1.1 GB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads170.1k

Runs On

What it takes to serve gliner2.5-multi-v1 (287M parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 0.6 GB 0.7 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 0.3 GB 0.3 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.1 GB 0.2 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.

Model Card

By Fastino, published under apache-2.0, revision 235cf92d6d43.

GLiNER2.5 Multi: Unified Schema-Based Information Extraction

Extract entities, classify text, parse structured records, score span attributes, and extract relations — all in one boundary architecture.

GLiNER2.5 Multi is the multilingual boundary checkpoint. It is built on mDeBERTa-v3-base and is the default choice when you need entities, classification, records, and relations in one model across languages. Load it with AutoExtractor: the checkpoint's architecture field selects BoundaryExtractor automatically.

Fine-tune via Fastino. Join discussions on Reddit.

Why GLiNER2.5?

  • One model, many tasks: entities, classification, structured records, relations, and span attributes in a single schema
  • Boundary architecture: sparse start/end pairing instead of a fixed span-width grid — any span length that fits in the encoded window
  • Constrained decoding: Classifier for cross-task label constraints, JointIE for typed entity–relation graphs
  • Local inference: CPU, CUDA, or MPS through gliner2[local] — no external API required

GLiNER2.5 family

Read the full model card (2,097 words)

Configuration

Architecture
BoundaryExtractor
Model type
extractor

Identity and Version

Repository
fastino/gliner2.5-multi-v1
Publisher
Fastino
Task
Token classification
Modality
Text
Library
gliner2
Parameters
287M parameters
Languages
en
Revision
235cf92d6d4318da9bfca0d08975c8fa7250d13b
First published
2026-08-14
Last updated
2026-09-17

Files and Weights

9 files, 1.2 GB in total. The weights are 1 file totalling 1.1 GB in safetensors.

Weights1 file · 1.1 GB
Configuration2 files · 4.0 KB
Tokenizer2 files · 16.0 MB
Documentation1 file · 21.7 KB
Other2 files · 1.5 MB
Repository1 file · 1.7 KB
Every file
FileTypeSizeSHA-256
model.safetensorsWeights1.1 GB c1ff4ec0bc00
config.jsonConfiguration3.2 KB
encoder_config/config.jsonConfiguration857 B
README.mdDocumentation21.7 KB
GLiNER-2.5-Multi-HF-Banner.pngOther656.3 KB 6c9e655483d7
GitHub_new.jpgOther858.0 KB 428f13aa08f1
.gitattributesRepository1.7 KB
tokenizer.jsonTokenizer16.0 MB c62446df87ae
tokenizer_config.jsonTokenizer645 B

License and Download

License
apache-2.0
Access
Open weights, no gate
Download size
1.1 GB
Download from Fastino

Released by Fastino through its official repository on Hugging Face. Read the license.

Built From

  • Described by arXiv:2507.18546

Memory Requirements

PrecisionWeights in memory
As published1.1 GB
16-bit0.6 GB
8-bit0.3 GB
4-bit0.1 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About gliner2.5-multi-v1

How much GPU memory does gliner2.5-multi-v1 need?

About 0.7 GB at 16-bit and 0.2 GB at 4-bit: the weights (287M parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run gliner2.5-multi-v1 on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Can I use gliner2.5-multi-v1 commercially?

Yes. gliner2.5-multi-v1 is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

Similar Models

william (at) integrinet [dot] org Piiranha (cc-by-nc-nd-4.0 license) is trained to detect 17 types of Personally Identifiable Information (PII) across six languages. It successfully catches 98.27% of PII tokens, with an overall classification accuracy of 99.44%. Piiranha is especially accurate at detecting passwords, emails (100%), phone numbers, and usernames. Performance on PII vs. Non PII classification task: Piiranha was trained on H100 GPUs generously sponsored by the Akash Network Piiranha is a fine-tuned version of microsoft/mdeberta-v3-base. The context length is 256 Deberta tokens. If your text is longer than that, just split it up. Supported PII types: Account Number, Building…

Open weights cc-by-nc-nd-4.0 278M parameters 512 tokens transformers

Model · Token classification

OpenMed-NER-OncologyDetect-BigMed-278M

OpenMed

Specialized model for Cancer Genetics - Cancer-related genetic entities This model is a state-of-the-art fine-tuned transformer engineered to deliver enterprise-grade accuracy for cancer genetics - cancer-related genetic entities. This specialized model excels at identifying and extracting biomedical entities from clinical texts, research papers, and healthcare documents, enabling applications such as drug interaction detection, medication extraction from patient records, adverse event monitoring, literature mining for drug discovery, and biomedical knowledge graph construction with production-ready reliability for clinical and research applications. This model can identify and classify the…

Open weights apache-2.0 277M parameters 514 tokens transformers

Model · Token classification

xlm-roberta-base-ner-hrl

David Adelani

Hugging Face's logo - multilingual xlm-roberta-base-ner-hrl is a Named Entity Recognition model for 10 high resourced languages (Arabic, German, English, Spanish, French, Italian, Latvian, Dutch, Portuguese and Chinese) based on a fine-tuned XLM-RoBERTa base model. It has been trained to recognize three types of entities: location (LOC), organizations (ORG), and person (PER). Specifically, this model is a xlm-roberta-base model that was fine-tuned on an aggregation of 10 high-resourced languages You can use this model with Transformers pipeline for NER. This model is limited by its training dataset of entity-annotated news articles from a specific span of time. This may not generalize well…

Open weights afl-3.0 277M parameters 514 tokens transformers

Model · Token classification

OpenMed-NER-PharmaDetect-BigMed-278M

OpenMed

Specialized model for Chemical Entity Recognition - Chemical entities from the BC5CDR dataset This model is a state-of-the-art fine-tuned transformer engineered to deliver enterprise-grade accuracy for chemical entity recognition - chemical entities from the bc5cdr dataset. This specialized model excels at identifying and extracting biomedical entities from clinical texts, research papers, and healthcare documents, enabling applications such as drug interaction detection, medication extraction from patient records, adverse event monitoring, literature mining for drug discovery, and biomedical knowledge graph construction with production-ready reliability for clinical and research…

Open weights apache-2.0 277M parameters 514 tokens transformers

Model · Token classification

bert-large-NER

D

If my open source models have been useful to you, please consider supporting me in building small, useful AI models for everyone (and help me afford med school / help out my parents financially). Thanks! bert-large-NER is a fine-tuned BERT model that is ready to use for Named Entity Recognition and achieves state-of-the-art performance for the NER task. It has been trained to recognize four types of entities: location (LOC), organizations (ORG), person (PER) and Miscellaneous (MISC). Specifically, this model is a bert-large-cased model that was fine-tuned on the English version of the standard CoNLL-2003 Named Entity Recognition dataset. If you'd like to use a smaller BERT model fine-tuned…

Open weights mit 334M parameters 512 tokens transformers