#106 · Primary category: Foundation Models

Baichuan-13B

artificial-intelligence benchmark ceval chatgpt chinese gpt-4 huggingface large-language-models mmlu natural-language-processing

A 13B large language model developed by Baichuan Intelligent Technology

Project last updated:09/06/23

GitHub Stars

2.9K

Forks

229

Contributors

6

License

Apache-2.0

Why we included this project

Baichuan-13B is a 13-billion-parameter bilingual model that ships in two forms: a base checkpoint for teams who want to fine-tune their own behavior, and an aligned chat variant that runs as a conversational model with just a few lines of code. It is strongest on Chinese-language work, and the int8 and int4 quantized releases let you run it on a consumer card like an Nvidia 3090 instead of a server cluster, which matters a lot for small teams. The README documents inference and fine-tuning clearly, and commercial use is free once you request the license by email, so you are not locked into a hosted API. If your workloads lean Chinese and you want to keep the model in your own infrastructure, this is a solid place to start.

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