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

[Runtime] Support KV cache with RoPE extension factor array #17294

Merged

Conversation

MasterJH5574
Copy link
Contributor

This PR enhances the KV cache with the RoPE extensio factor support. With this PR, the KV cache can support models like Phi3.5 which comes with the extension factor.

@MasterJH5574 MasterJH5574 force-pushed the tvm-dev/2024-08-22-kvcache-rope-ext-factor branch 2 times, most recently from 18fc6b4 to a7e83b5 Compare August 23, 2024 19:03
@MasterJH5574
Copy link
Contributor Author

@tvm-bot rerun

This PR enhances the KV cache with the RoPE extensio factor support.
With this PR, the KV cache can support models like Phi3.5 which comes
with the extension factor.
@MasterJH5574 MasterJH5574 force-pushed the tvm-dev/2024-08-22-kvcache-rope-ext-factor branch from a7e83b5 to d7d48d9 Compare August 26, 2024 14:20
@tqchen tqchen merged commit 3138328 into apache:main Aug 27, 2024
17 of 18 checks passed
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