HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ubermenchh

no profile record

Submissions

Anki-CLI

github.com
2 points·by ubermenchh·5 miesięcy temu·0 comments

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

github.com
5 points·by ubermenchh·7 miesięcy temu·4 comments

comments

ubermenchh
·6 miesięcy temu·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 miesięcy temu·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.