---
license: apache-2.0
base_model:
- OpenGVLab/InternVL2_5-8B
pipeline_tag: mask-generation
---
# ALTo: Adaptive-Length Tokenizer for Autoregressive Mask Generation
[\[📂 GitHub\]](https://github.com/yayafengzi/ALToLLM)
[\[📜 Paper\]](https://arxiv.org/abs/2505.16495)
If you find this project useful in your research, please consider citing:
```BibTeX
@article{wang2025alto,
title={ALTo: Adaptive-Length Tokenizer for Autoregressive Mask Generation},
author={Wang, Lingfeng and Lin, Hualing and Chen, Senda and Wang, Tao and Cheng, Changxu and Zhong, Yangyang and Zheng, Dong and Zhao, Wuyue},
journal={arXiv preprint arXiv:2505.16495},
year={2025}
}
```