← Library

2026-06-25

6 saved articles

  1. LFM2.5-230M: Built to Run Anywhere

    Liquid AI · Liquid AI

    Meet LFM2.5-230M, Liquid AI’s smallest model yet: a fast, open-weight foundation model for fine-tuning, edge deployment, tool use, and data extraction.

  2. Autopsy of a deep learning paper

    Piekniewski's blog

    Introduction I read a lot of deep learning papers, typically a few/week. I’ve read probably several thousands of papers. My general problem with papers in machine learning or deep learning is…

  3. Unlimited OCR Works

    [Submitted on 22 Jun 2026] · arXiv.org

    Recently, end-to-end OCR models, exemplified by DeepSeek OCR, have once again thrust OCR into the spotlight. A widely held view is that employing a large language model (LLM) as the decoder allows the model to leverage the prior distribution of language, leading to improved OCR performance. However, the downside is equally evident: as the output sequence lengthens, the accumulated KV cache drives up memory consumption and progressively slows down generation. This stands in stark contrast to huma