LLaMAX2-7B is a multilingual language base model, developed through continued pre-training on Llama2, and supports over 100 languages.
LLaMAX2-7B can serve as a base model to support downstream multilingual tasks but without instruct-following capability.
LLaMAX preserves its efficacy in general tasks and improves the performance on multilingual tasks.
We fine-tune LLaMAX using only the English training set of downstream task, which also shows significant improvements in non-English. We provide fine-tuning LLaMAX models for the following three tasks:
If our model helps your work, please cite this paper:
@article{lu2024llamax,
title={LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages},
author={Lu, Yinquan and Zhu, Wenhao and Li, Lei and Qiao, Yu and Yuan, Fei},
journal={arXiv preprint arXiv:2407.05975},
year={2024}
}