-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[CacheKV] Add abstract Cache
class.
#9401
base: develop
Are you sure you want to change the base?
Conversation
Thanks for your contribution! |
) | ||
|
||
|
||
# @slow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DrownFish19 这块我显存不足,本地无法测试。
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #9401 +/- ##
===========================================
- Coverage 53.01% 52.98% -0.03%
===========================================
Files 678 677 -1
Lines 108787 107926 -861
===========================================
- Hits 57668 57184 -484
+ Misses 51119 50742 -377 ☔ View full report in Codecov by Sentry. |
PR types
New features
PR changes
APIs
Description
Cache
class andDynamicCache
, let llama useDynamicCache