{"author":"sebg","children":[{"author":"BinRoo","children":[],"created_at":"2026-08-06T22:42:35.000Z","created_at_i":1786056155,"id":49203643,"options":[],"parent_id":49202852,"points":null,"story_id":49202852,"text":"Love that this goes beyond paged attention. Curious how this compares with Radix Attention [1]?<p>[1] <a href=\"https:&#x2F;&#x2F;sgl-project-sglang-93.mintlify.app&#x2F;concepts&#x2F;radix-attention\" rel=\"nofollow\">https:&#x2F;&#x2F;sgl-project-sglang-93.mintlify.app&#x2F;concepts&#x2F;radix-at...</a>","title":null,"type":"comment","url":null},{"author":"miki123211","children":[{"author":"yu3zhou4","children":[{"author":"bytepoet","children":[{"author":"yu3zhou4","children":[],"created_at":"2026-08-08T15:24:53.000Z","created_at_i":1786202693,"id":49222724,"options":[],"parent_id":49212313,"points":null,"story_id":49202852,"text":"I\u2019m happy it helps you!","title":null,"type":"comment","url":null}],"created_at":"2026-08-07T15:51:05.000Z","created_at_i":1786117865,"id":49212313,"options":[],"parent_id":49208494,"points":null,"story_id":49202852,"text":"Thanks for tiny-vllm! The documentation is amazing. I&#x27;m using it as a resource for a university course I&#x27;m teaching.","title":null,"type":"comment","url":null}],"created_at":"2026-08-07T10:56:25.000Z","created_at_i":1786100185,"id":49208494,"options":[],"parent_id":49204082,"points":null,"story_id":49202852,"text":"If you prefer C++ and CUDA, then there&#x27;s also tiny-vllm of mine [0] - recently we broke 1k gh stars<p>[0] <a href=\"https:&#x2F;&#x2F;github.com&#x2F;jmaczan&#x2F;tiny-vllm\" rel=\"nofollow\">https:&#x2F;&#x2F;github.com&#x2F;jmaczan&#x2F;tiny-vllm</a>","title":null,"type":"comment","url":null}],"created_at":"2026-08-06T23:32:58.000Z","created_at_i":1786059178,"id":49204082,"options":[],"parent_id":49202852,"points":null,"story_id":49202852,"text":"Another great way to understand how vllm works is to read the code of nano-vllm[1]. It&#x27;s basically &quot;vllm but cut down to size. It&#x27;s ~5kloc, supports just one model, disposes of some of the abstraction layers that vllm needs due to its codebase size, but contains all the major pieces that make an inference engine fast.<p>[1] <a href=\"https:&#x2F;&#x2F;github.com&#x2F;GeeeekExplorer&#x2F;nano-vllm\" rel=\"nofollow\">https:&#x2F;&#x2F;github.com&#x2F;GeeeekExplorer&#x2F;nano-vllm</a>","title":null,"type":"comment","url":null},{"author":"gdiamos","children":[{"author":"mmastrac","children":[{"author":"brainless","children":[{"author":"mmastrac","children":[],"created_at":"2026-08-07T12:43:21.000Z","created_at_i":1786106601,"id":49209551,"options":[],"parent_id":49209299,"points":null,"story_id":49202852,"text":"I&#x27;ve been pondering a smaller quantization and experts swapping for this! Happy to take on PRs if you want to experiment as well.","title":null,"type":"comment","url":null}],"created_at":"2026-08-07T12:20:54.000Z","created_at_i":1786105254,"id":49209299,"options":[],"parent_id":49205684,"points":null,"story_id":49202852,"text":"Any plans to support smaller models? I have a M4 Mac Mini with 16GB unified memory and an RTX 3060 (Laptop) with 6GB VRAM. My own product experiments all revolve around small models and harness around them. Happy to contribute.","title":null,"type":"comment","url":null}],"created_at":"2026-08-07T03:42:41.000Z","created_at_i":1786074161,"id":49205684,"options":[],"parent_id":49205405,"points":null,"story_id":49202852,"text":"I&#x27;ve been working on a fresh, AI assisted port of DiffusionGemma from scratch and it takes a significant amount of time to deslop. I&#x27;ve spend a nonzero amount of time on refactoring and comment-vomit cleanup.<p><a href=\"https:&#x2F;&#x2F;github.com&#x2F;mmastrac&#x2F;diffgemma\" rel=\"nofollow\">https:&#x2F;&#x2F;github.com&#x2F;mmastrac&#x2F;diffgemma</a>","title":null,"type":"comment","url":null},{"author":"boredatoms","children":[],"created_at":"2026-08-07T06:21:37.000Z","created_at_i":1786083697,"id":49206574,"options":[],"parent_id":49205405,"points":null,"story_id":49202852,"text":"Somewhat related, this vibe translation of vllm<p><a href=\"https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;LocalLLaMA&#x2F;comments&#x2F;1vh9lx4&#x2F;i_ported_vllms_serving_stack_to_c20_66_mib_binary&#x2F;\" rel=\"nofollow\">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;LocalLLaMA&#x2F;comments&#x2F;1vh9lx4&#x2F;i_porte...</a>","title":null,"type":"comment","url":null}],"created_at":"2026-08-07T02:51:06.000Z","created_at_i":1786071066,"id":49205405,"options":[],"parent_id":49202852,"points":null,"story_id":49202852,"text":"vLLM is originally marketed as paged attention, but in hindsight, separating the web server and GPU process, continuous batching, kv caching &#x2F; chunking, and a huge model library including low precision mattered more.<p>I wonder how much it would cost to vibe code the whole thing from scatch?<p>I wonder how much better models need to get before such a thing wouldn&#x27;t look like code vomit?","title":null,"type":"comment","url":null}],"created_at":"2026-08-06T21:30:21.000Z","created_at_i":1786051821,"id":49202852,"options":[],"parent_id":null,"points":151,"story_id":49202852,"text":null,"title":"Inside vLLM: Anatomy of a High-Throughput LLM Inference System (2025)","type":"story","url":"https://www.aleksagordic.com/blog/vllm"}
