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

The import/export_kv_cache_buffer show bad performance #1817

Open
dashanji opened this issue Mar 12, 2024 · 1 comment
Open

The import/export_kv_cache_buffer show bad performance #1817

dashanji opened this issue Mar 12, 2024 · 1 comment

Comments

@dashanji
Copy link
Member

dashanji commented Mar 12, 2024

Describe your problem

During the integration with llama.cpp, we find the import_kv_cache_buffer and export_kv_cache_buffer show bad performance as follows.

image

The Import time includes query vineyard + import_kv_cache_buffer.
The Export time includes update vineyard + export_kv_cache_buffer.

@dashanji dashanji changed the title The Import/export kv_cache_buffer show bad performance The import/export_kv_cache_buffer show bad performance Mar 12, 2024
@dashanji dashanji added the llm label Mar 12, 2024
@github-actions github-actions bot added the stale label Apr 12, 2024
Copy link
Contributor

/cc @sighingnow, this issus/pr has had no activity for a long time, please help to review the status and assign people to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant