How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF:
Use Docker
docker model run hf.co/prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF:
Quick Links

proxima-ocr-d.markdown-post3.0.l-GGUF

proxima-ocr-d.markdown-post3.0.l is an experimental document AI multimodal model fine-tuned on top of Qwen3-VL-8B-Instruct, optimized for high precision OCR and structured document reconstruction. The model converts documents into Markdown, HTML-Markdown, and hybrid enriched documentation formats capable of embedding inline programming languages and reconstructing complex layouts such as tables, forms, and mathematical content. making it ideal for technical documentation, knowledge extraction, and agentic workflows on moderate hardware. This post-3.0 large variant offers enhanced accuracy over smaller siblings for demanding tasks, supporting efficient scaling via Transformers or vLLM for privacy-focused, local deployment in automated parsing pipelines.

Proxima-OCR-D.Markdown-Post3.0.l [GGUF]

File Name Quant Type File Size File Link
Proxima-OCR-D.Markdown-Post3.0.l.BF16.gguf BF16 16.4 GB Download
Proxima-OCR-D.Markdown-Post3.0.l.F16.gguf F16 16.4 GB Download
Proxima-OCR-D.Markdown-Post3.0.l.Q8_0.gguf Q8_0 8.71 GB Download
Proxima-OCR-D.Markdown-Post3.0.l.mmproj-bf16.gguf mmproj-bf16 1.16 GB Download
Proxima-OCR-D.Markdown-Post3.0.l.mmproj-f16.gguf mmproj-f16 1.16 GB Download
Proxima-OCR-D.Markdown-Post3.0.l.mmproj-q8_0.gguf mmproj-q8_0 752 MB Download

Quants Usage

(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)

Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):

image.png

Downloads last month
267
GGUF
Model size
8B params
Architecture
qwen3vl
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF

Collection including prithivMLmods/proxima-ocr-d.markdown-post3.0.l-GGUF