Add pipeline tag, library name, and paper/code links
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card for MemSifter-4B-Thinking by:
- Adding
pipeline_tag: text-generationto ensure it is correctly categorized. - Adding
library_name: transformersto enable automated code snippets. - Providing explicit links to the research paper and the official GitHub repository.
These changes make the model easier to find and use within the ecosystem.