llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Feature Request: Support dots.ocr

Open AbdullahMPrograms opened this issue 5 months ago • 1 comments

Prerequisites

  • [x] I am running the latest code. Mention the version if possible as well.
  • [x] I carefully followed the README.md.
  • [x] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • [x] I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

dots.ocr is a OCR model released by rednote that surpasses Gemini 2.5 Pro on benchmarks such as OmniDocBench: https://huggingface.co/rednote-hilab/dots.ocr

Motivation

dots.ocr seems to be a fantastic local model for VLM OCR purposes, in my own personal tests the online dots.ocr demo transcribed my texts better then InternVL 1B & 2B, it also performed better then LFM2-VL 0.45B and 1.6B for OCR purposes

Possible Implementation

No response

AbdullahMPrograms avatar Sep 21 '25 23:09 AbdullahMPrograms

For developers, here is the implementation in chatllm.cpp.

foldl avatar Oct 13 '25 09:10 foldl

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Nov 28 '25 01:11 github-actions[bot]