Views
No views yet

{-1.5, -0.5, 0.5, 1.5}, combined with quantization-aware distillation. This compresses the original 3.3GB FP16 model down to just 574MB while maintaining near-lossless translation quality that surpasses models hundreds of GBs in size. The quantization details are described in the AngelSlim Technical Report.



1@article{angelslim2026,
2 title={AngelSlim: A more accessible, comprehensive, and efficient toolkit for large model compression},
3 author={Hunyuan AI Infra Team},
4 journal={arXiv preprint arXiv:2602.21233},
5 year={2026}
6}
7
8@misc{zheng2025hymt,
9 title={HY-MT1.5 Technical Report},
10 author={Mao Zheng and Zheng Li and Tao Chen and Mingyang Song and Di Wang},
11 year={2025},
12 eprint={2512.24092},
13 archivePrefix={arXiv},
14 primaryClass={cs.CL},
15 url={https://arxiv.org/abs/2512.24092},
16}