HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ubermenchh

no profile record

Submissions

Anki-CLI

github.com
2 points·by ubermenchh·5 माह पहले·0 comments

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

github.com
5 points·by ubermenchh·7 माह पहले·4 comments

comments

ubermenchh
·6 माह पहले·discuss
yes it does continous batching along with paged attention and prefix caching. i am also goint to be adding some more inference techniques
ubermenchh
·7 माह पहले·discuss
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 by manipulating the request queues and memory.