Skip to content

fix: reset prefix cache when sleep is called to ensure prefix cache i…#112

Merged
parthchadha merged 5 commits intomainfrom
pchadha/reset-prefix-cache
Apr 3, 2025
Merged

fix: reset prefix cache when sleep is called to ensure prefix cache i…#112
parthchadha merged 5 commits intomainfrom
pchadha/reset-prefix-cache

Conversation

@parthchadha
Copy link
Contributor

@parthchadha parthchadha commented Apr 1, 2025

…s not shared after weights are updated

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Issues

List issues that this PR closes (syntax):
Closes #97

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this 

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you run the unit tests and functional tests locally? Visit our Testing Guide for how to run tests
  • Did you add or update any necessary documentation? Visit our Document Development Guide for how to write, build and test the docs.

Additional Information

  • ...

…s not shared after weights are updated

Signed-off-by: Parth Chadha <pchadha@nvidia.com>
@parthchadha
Copy link
Contributor Author

Closes #97

@SahilJain314
Copy link
Contributor

Any way to test this?

@parthchadha parthchadha force-pushed the pchadha/reset-prefix-cache branch 2 times, most recently from e8da345 to 36a0574 Compare April 3, 2025 17:46
@parthchadha parthchadha force-pushed the pchadha/reset-prefix-cache branch from 36a0574 to 4593b40 Compare April 3, 2025 18:58
…cache

Signed-off-by: Parth Chadha <pchadha@nvidia.com>
@parthchadha parthchadha force-pushed the pchadha/reset-prefix-cache branch from 4593b40 to 3a438bb Compare April 3, 2025 19:36
@parthchadha parthchadha enabled auto-merge (squash) April 3, 2025 20:04
@parthchadha parthchadha merged commit 535eaab into main Apr 3, 2025
11 checks passed
@parthchadha parthchadha deleted the pchadha/reset-prefix-cache branch April 3, 2025 20:05
KiddoZhu pushed a commit that referenced this pull request May 6, 2025
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.

delete prefix cache upon refit

3 participants