CoolFace
Modelpublic

prithivMLmods/Infinity-Parser2-Flash-GGUF

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
1likes1.3kdownloads
Model Card

Infinity-Parser2-Flash-GGUF

[Infinity-Parser2-Flash](https://huggingface.co/infly/Infinity-Parser2-Flash) is a low-latency document understanding model from infly-ai, one of two variants in the Infinity-Parser2 flagship family (alongside the accuracy-optimized Infinity-Parser2-Pro), engineered for fast inference while consolidating robust multi-modal parsing into a unified architecture trained via an upgraded synthetic data engine spanning nearly 5 million diverse document samples and a novel multi-task reinforcement learning approach with verifiable rewards across document parsing, element parsing, chart parsing, chemical formula parsing, document VQA, and general multimodal understanding. It delivers a 3.68x speedup over the previous Infinity-Parser-7B model (increasing throughput from 441 to 1,624 tokens/sec) while still posting strong benchmark results — 86.0% on olmOCR-Bench, 72.2% on ParseBench, and 91.98% on OmniDocBench-v1.6 — outperforming frontier models like DeepSeek-OCR-2 and MinerU2.5 on several document-parsing tasks, though trailing its larger Pro sibling on layout analysis, chart/chemical formula parsing, and general multimodal benchmarks (e.g., MMMU, AI2D, MathVista). It extracts structured layout with bounding boxes, category labels, and per-element text (LaTeX for formulas, HTML for tables, Markdown for text), supports command-line and Python API usage via the infinity_parser2 package with vLLM, transformers, or vLLM-server backends, and is released under Apache-2.0, with known limitations primarily around English/Chinese-only support, degraded accuracy on complex charts and rotated table elements, and no fine-grained text formatting (bold, italic, strikethrough) capture.

Model Files

File NameQuant TypeFile SizeFile Link
Infinity-Parser2-Flash.BF16.ggufBF163.78 GBDownload
Infinity-Parser2-Flash.F16.ggufF163.78 GBDownload
Infinity-Parser2-Flash.F32.ggufF327.54 GBDownload
Infinity-Parser2-Flash.Q2_K.ggufQ2_K969 MBDownload
Infinity-Parser2-Flash.Q3KL.ggufQ3KL1.16 GBDownload
Infinity-Parser2-Flash.Q3KM.ggufQ3KM1.1 GBDownload
Infinity-Parser2-Flash.Q3KS.ggufQ3KS1.02 GBDownload
Infinity-Parser2-Flash.Q4_0.ggufQ4_01.2 GBDownload
Infinity-Parser2-Flash.Q4KM.ggufQ4KM1.27 GBDownload
Infinity-Parser2-Flash.Q4KS.ggufQ4KS1.21 GBDownload
Infinity-Parser2-Flash.Q5_0.ggufQ5_01.37 GBDownload
Infinity-Parser2-Flash.Q5KM.ggufQ5KM1.41 GBDownload
Infinity-Parser2-Flash.Q5KS.ggufQ5KS1.37 GBDownload
Infinity-Parser2-Flash.Q6_K.ggufQ6_K1.56 GBDownload
Infinity-Parser2-Flash.Q8_0.ggufQ8_02.01 GBDownload
Infinity-Parser2-Flash.mmproj-bf16.ggufmmproj-bf16671 MBDownload
Infinity-Parser2-Flash.mmproj-f16.ggufmmproj-f16671 MBDownload
Infinity-Parser2-Flash.mmproj-f32.ggufmmproj-f321.33 GBDownload
Infinity-Parser2-Flash.mmproj-q8_0.ggufmmproj-q8_0365 MBDownload

llama.cpp

LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp