#80 · Primary category: Foundation Models

TigerBot

chinese data llama2 llm nlp

TigerBot: A multi-language multi-task LLM

Project last updated:12/28/24

GitHub Stars

2.3K

Forks

188

Contributors

19

License

Apache-2.0

Why we included this project

TigerBot is a family of bilingual Chinese-English models that continue pretraining from the Llama-2 checkpoints, with an expanded Chinese vocabulary and extra training tokens covering Chinese, code, and reasoning. Sizes run from a 7B base up to a 180B variant, so teams can pick a scale that fits their hardware rather than being locked into one model. The repository ships more than just weights: the training recipes are there, along with the alignment methods used (supervised fine-tuning, rejection sampling, DPO) and an OpenCompass-based evaluation setup that makes the results easier to reproduce. That makes it a practical starting point for teams building Chinese-language products on an open model, while the released technical report gives researchers a closer look at the data choices behind each version.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category