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

Why does blend_kv.py show limited optimization compared to the original CacheBlend implementation? #32

Open
xhx1022 opened this issue Dec 2, 2024 · 0 comments

Comments

@xhx1022
Copy link

xhx1022 commented Dec 2, 2024

Description:

I ran two experiments to evaluate the optimization effectiveness:

Using examples/blend_kv/blend_kv.py.
Running the full prefill directly with vLLM.
In both cases, I found the optimization results were not significant. However, when using the original CacheBlend repository code, the results were excellent under the same dataset and setup.

What could be the reasons for this discrepancy? Are there any additional configurations or dependencies in blend_kv.py that I might have missed?

Looking forward to your insights!

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

No branches or pull requests

1 participant