Add pipeline tag and link to paper
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card by:
- Adding the
text-generationpipeline tag to the metadata for better discoverability. - Linking the model repository to its original research paper: Make Each Token Count: Towards Improving Long-Context Performance with KV Cache Eviction.
- Providing a BibTeX citation for the paper.
ngocbh changed pull request status to merged