HackerTrans
热门最新趋势评论往期问答秀出招聘

ubermenchh

no profile record

提交

Anki-CLI

github.com
2 分·作者 ubermenchh·5个月前·0 评论

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

github.com
5 分·作者 ubermenchh·7个月前·4 评论

评论

ubermenchh
·6个月前·讨论
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个月前·讨论
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.