You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RadixAttention, a novel technique for automatic KV cache reuse during runtime. Furthermore, RadixAttention is compatible with existing techniques like continuous batching and paged attention.
RadixAttention, a novel technique for automatic KV cache reuse during runtime. Furthermore, RadixAttention is compatible with existing techniques like continuous batching and paged attention.
Blog: https://lmsys.org/blog/2024-01-17-sglang/
Paper:https://arxiv.org/abs/2312.07104
Code:https://github.com/sgl-project/sglang
The text was updated successfully, but these errors were encountered: