7 ms·
but for OCR there are much better suited models, I use mlx-community/PaddleOCR-VL-8bit
by dandaka 26d ago
but for OCR there are much better suited models, I use mlx-community/PaddleOCR-VL-8bit
- deaux 26d agoSometimes you intentionally want to verbatim keep "mistakes", sometimes you don't and want them to be "fixed". OCR-only models tend to only do one of those two, in VLM cases often the latter. With multi-modal LLMs you can just tell them (adherence of course needing evals/differs per model).