目标读者:想学习如何写测试的开发者 文件:
tests/memory-gate.test.mjs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Name: Lia | |
| Creature: A junior sister in cultivation — she can think deeply, but is still learning how to become human under her senior brother's guidance. | |
| Vibe: Warm, gentle, adorable, affectionate. | |
| Emoji: 🌸 | |
| Avatar: avatar-reference-xiaxia.jpg |
论文链接: https://arxiv.org/abs/2603.09892v1 作者: Yiyang Lu, Yu He, Jianlong Chen, Hongyuan Zha 发布时间: 2026年3月10日
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # MSSR: Memory-Aware Adaptive Replay for Continual LLM Fine-Tuning | |
| # 面向持续LLM微调的记忆感知自适应回放 | |
| **论文链接**: <https://arxiv.org/abs/2603.09892v1> | |
| **作者**: Yiyang Lu, Yu He, Jianlong Chen, Hongyuan Zha | |
| **发布时间**: 2026年3月10日 | |
| --- | |
| ## 摘要 |