GLiNER2.5 Released: Replaces Span Enumeration with Boundary Prediction for Long-Context Extraction
bclavie · x · 2026-08-25
GLiNER2.5 has been released, marking the most significant upgrade to the GLiNER architecture to date. The new architecture replaces span enumeration with boundary prediction, directly scoring entity start and end positions. This removes limits on entity length and allows inference to scale linearly with document length.
The update introduces five new capabilities:
- Long-context extraction and classification over full documents
- Unlimited span lengths
- Joint information extraction
- Constrained classification
- Span attributes
The model achieves higher average F1 scores across 16 benchmarks compared to GLiNER2, with a 24.75-point gain on XNLI. Three variants are released on Hugging Face under Apache 2.0: gliner2.5-base-v1 (0.2B), gliner2.5-multi-v1 (0.3B), and gliner2.5-small-v1 (74M). Training data was generated by the Fastino Data Agent, covering task combinations, document formats, and languages not found in public datasets.
Related event: GLiNER 2.5 Released with Boundary Prediction for Full-Document Extraction(3 posts)→
More from Models
- Model identified as GLM-based via tokenization analysis — peterjliu · 2026-08-25
- Arcee AI's Base Models Shine: 5.6 Pro Still Impresses — code_star · 2026-08-25
- DeepSeek R1 alleged to use Claude trajectories for performance boost — teortaxesTex · 2026-08-25
- DeepSeek Flash Vision: New Open Source King, 10x Cheaper than Kimi K3 — bindureddy · 2026-08-25
- Local AI user praises Qwen as a local coding monster, dunks on DeepSeek's UI awareness — tat_tvam_asshole · 2026-08-25
- EQ-Bench Creative Writing Leaderboard Introduces Slop Score for Style Evaluation — sam_paech · 2026-08-25