Live data from Hacker News

Viewing profile — ubermenchh

ubermenchh

HN member
Joined
Sun, Dec 28, 2025, 10:10 PM UTC
HN karma
3
Public activity
5 items

About ubermenchh

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #46448989

    yes it does continous batching along with paged attention and prefix caching. i am also goint to be adding some more inference techniques

  4. comment
    Comment #46423444

    Haha, i just wanted my repo to be out here. If someone finds it interesting they can always just check the repo. And you're close, its about getting faster responses from the model…

  5. story
    Show HN: Mini-vLLM in ~500 lines of Python

    I built this to understand how vLLM works internally.