mlx-community/PP-OCRv6-tiny-rec-GGUF overview
PP OCRv6 tiny recognizer — CrispEmbed GGUF Files: PP OCRv6 tiny rec f16.gguf and PP OCRv6 tiny rec crispasr q4 k policy.gguf . The policy q4 container intentio…
Runs locally from ~2.3 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
Model Details
| Model ID | mlx-community/PP-OCRv6-tiny-rec-GGUF |
|---|---|
| Author | mlx-community |
| Pipeline | — |
| License | apache-2.0 |
| Base model | — |
| Last modified | 2026-07-31T14:30:44.000Z |
Model README
---
library_name: crispembed
license: apache-2.0
tags: [ocr, pp-ocrv6, gguf, crispembed]
---
PP-OCRv6 tiny recognizer — CrispEmbed GGUF
Files: PP-OCRv6_tiny_rec-f16.gguf and PP-OCRv6_tiny_rec-crispasr-q4_k-policy.gguf.
The policy-q4 container intentionally keeps the complete PP-OCRv6 detector/recognizer graph in F16: quantizing intermediate CNN/SVTR weights caused compounding CTC drift. Source: PaddlePaddle PP-OCRv6, Apache-2.0.
Parity on tests/regression/images/fox.png using the CrispEmbed diff harness: input 0.999999, stage4 0.999982, head_input 0.999988, logits 0.999992 (F16 and policy-q4; all reported stages pass the 0.999 threshold).
Run mlx-community/PP-OCRv6-tiny-rec-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models