Update model card: add pipeline tag, paper and code links
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: text-generationto the metadata for better discoverability. - Linking the model to its research paper: Make Each Token Count: Towards Improving Long-Context Performance with KV Cache Eviction.
- Providing a direct link to the GitHub repository for the implementation code.
- Including a "Quick Start" code snippet for easier local testing.
ngocbh changed pull request status to merged