Add paper and code links to model card
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face community science team. This PR improves the model card for the $\delta$-mem Qwen3-4B Instruct adapter.
Key changes:
- Added a link to the official paper: $\delta$-mem: Efficient Online Memory for Large Language Models.
- Added a link to the official GitHub repository.
- Updated metadata with the correct license (
cc-by-4.0) and pipeline tag. - Refined the usage instructions based on the official README.
huaXiaKyrie changed pull request status to merged