-
Notifications
You must be signed in to change notification settings - Fork 563
docs: add kv cache reuse documentation #1330
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
Conversation
Documentation preview |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1330 +/- ##
===========================================
+ Coverage 70.58% 70.61% +0.02%
===========================================
Files 161 161
Lines 16291 16304 +13
===========================================
+ Hits 11499 11513 +14
+ Misses 4792 4791 -1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
tgasser-nv
left a comment
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.
Looks good! Just a few small tweaks needed before merging. Thanks!
* add kv caching draft * generalize string placeholders * minor edits * minor edits * incorporate feedback * sneak in link open new tab functionality
Description
Add documentation for kv cache reuse for NemoGuard NIMs.
Checklist