TigerBot: An Open Multilingual Multitask LLM
Ye Chen, Wei Cai, Liangmin Wu, Xiaowei Li, Zhanxuan Xin, Cong Fu
TL;DR
TigerBot presents a publicly released family of open-source multilingual LLMs (7B–180B) built on Llama-2 and BLOOM, featuring a comprehensive training stack, scalable infrastructure, and toolchains aimed at democratizing LLM development. The authors introduce a holistic training regime (SFT, RLHF with DPO), a 3D Megatron-DeepSpeed parallelism framework, and enhancements in tokenizer, long-context handling, and safety, achieving competitive gains over open-source baselines and enabling practical applications. They validate the approach with multi-language benchmarks and extensive evaluations, and demonstrate diverse applications including long-context QA, recursive summarization, function calling, online search, role-playing, and intelligent hardware integration. The work emphasizes open dissemination, efficiency, and real-world applicability, while acknowledging challenges in reliability, infrastructure sustainability, and broad deployment in real-world tasks.
Abstract
We release and introduce the TigerBot family of large language models (LLMs), consisting of base and chat models, sized from 7, 13, 70 and 180 billion parameters. We develop our models embarking from Llama-2 and BLOOM, and push the boundary further in data, training algorithm, infrastructure, and application tools. Our models yield meaningful performance gain over SOTA open-source models, e.g., Llama-2, specifically 6% gain in English and 20% gain in Chinese. TigerBot model family also achieves leading performance in major academic and industrial benchmarks and leaderboards. We believe that TigerBot represents just a snapshot of lightning-fast progression in LLM open-source community. Therefore, we are thrilled to give back by publicly releasing our models and reporting our approach behind, with additional emphases on building SOTA LLMs in a democratized way and making LLMs of use in real-world applications.
