Add pipeline tag and link to paper
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This PR improves the model card by:
- Adding the
text-generationpipeline tag to ensure the model is correctly indexed. - Linking to the research paper: Make Each Token Count: Towards Improving Long-Context Performance with KV Cache Eviction.
- Adding a link to the official GitHub repository for easier access to the implementation and environment setup.
- Organizing the README for better readability.
ngocbh changed pull request status to merged