Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Relax] Add KVCache Interface for Relax NNModule #17261

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

Hzfengsy
Copy link
Member

@Hzfengsy Hzfengsy commented Aug 9, 2024

Introduce kv cache interface for Relax NNModule to support paged attention. Note that the implementation is migrated from MLC-llm

Introduce kv cache interface for Relax NNModule to support paged attention.
Note that the implementation is migrated from MLC-llm

Co-authored-by: Bohan Hou <bohanhou@andrew.cmu.edu>
Co-authored-by: Ruihang Lai <ruihangl@cs.cmu.edu>
Co-authored-by: Hongyi Jin <hongyij@andrew.cmu.edu>
Co-authored-by: krishnaraj36 <quic_kvegiraj@quicinc.com>
@tqchen tqchen merged commit b40a02c into apache:main Aug 9, 2024
18 checks passed
@Hzfengsy Hzfengsy deleted the kv_cache_interface branch August 27, 2024 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants