Views
No views yet
[!IMPORTANT] These Llama models are initialized from Qwen models with the embedding layer adapted to fit the Llama tokenizer. This enables efficient cross-model family knowledge transfer.
| Model | Base Model | Base + MemDec |
|---|---|---|
| Llama3-8B | 7.95 | 3.92 |
| Llama3-70B | 5.92 | 3.74 |
| Model | Base Model | Base + MemDec |
|---|---|---|
| Llama3.1-8B | 7.82 | 3.91 |
| Llama3.1-70B | 5.85 | 3.73 |
| Model | Base Model | Base + MemDec |
|---|---|---|
| Llama3.2-1B | 12.81 | 4.06 |
| Llama3.2-3B | 9.83 | 3.99 |
1@article{cao2025memory,
2 title={Memory decoder: A pretrained, plug-and-play memory for large language models},
3 author={Cao, Jiaqi and Wang, Jiarui and Wei, Rubin and Guo, Qipeng and Chen, Kai and Zhou, Bowen and Lin, Zhouhan},
4 journal={arXiv preprint arXiv:2508.09874},
5 year={2025}
6}