HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ubermenchh

no profile record

Submissions

Anki-CLI

github.com
2 points·by ubermenchh·5 tháng trước·0 comments

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

github.com
5 points·by ubermenchh·7 tháng trước·4 comments

comments

ubermenchh
·6 tháng trước·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 tháng trước·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.