Skip to content

[Feature] optimize prefix cache #3107

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

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from
Open

Conversation

ltd0924
Copy link
Collaborator

@ltd0924 ltd0924 commented Jul 31, 2025

  • Decouple cache transfer and cache messager
  • Modify the location of cache initialization
    • Prefix Caching:
      Cache initialization is shifted from the cache transfer process to the worker process.
    • Prefill-Decode Disaggregation:
      Cache initialization is handled by the cache messager process.

Copy link

paddle-bot bot commented Jul 31, 2025

Thanks for your contribution!

rainyfly and others added 3 commits August 4, 2025 20:32
* Support external module

* Support external module

* Support external module

* Support external module

* refactor code to make it more clear

* refactor code to make it more clear

* refactor code to make it more clear

* refactor code to make it more clear

* fix according to review

* fix according to review

* fix according to review

* fix according to review

* fix according to review

* fix according to review

* fix bug

* fix bug

* fix bug

* merge

---------

Co-authored-by: root <root@tjdm-inf-sci-k8s-hzz2-h12ni8-0202.tjdm.baidu.com>
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