Views
No views yet

| Base Model | Method | Checkpoint |
|---|---|---|
| Qwen3-8B | Free()LM | 🤗 ldsjmdy/Qwen3-8B-FreeLM-LoRA |
| Qwen3-30B-A3B-Thinking-2507 | Free()LM | 🤗 ldsjmdy/Qwen3-30B-A3B-Thinking-2507-FreeLM-LoRA |
| Qwen3-235B-A3B-Thinking-2507 | Free()LM | 🤗 ldsjmdy/Qwen3-235B-A3B-Thinking-2507-FreeLM-LoRA |

Performance of Qwen3 models. We report pass@1 (p@1) performance computed over 8 rollouts, along with the average number of response tokens (#Token). For the Average columns, brackets represent the absolute change for p@1 and the relative change for Token (where blue indicates improvement and red indicates regression).
FreeLM useful for your research, please cite our paper:1@misc{zheng2026freelearningforgetmalloconly,
2 title={Free(): Learning to Forget in Malloc-Only Reasoning Models},
3 author={Yilun Zheng and Dongyang Ma and Tian Liang and Jiahao Xu and Xinting Huang and Lijie Chen and Haitao Mi and Yan Wang},
4 year={2026},
5 eprint={2602.08030},
6 archivePrefix={arXiv},
7 primaryClass={cs.AI},
8 url={https://arxiv.org/abs/2602.08030},
9}