#28 · Primary category: Foundation Models

Fengshenbang-LM

aigc chinese-nlp distributed-training multimodal pretrained-models pytorch transformers

Fengshenbang-LM is an open-source large model system by IDEA Research, serving as infrastructure for Chinese AIGC and cognitive AI.

Project last updated:06/08/26

GitHub Stars

4.1K

Forks

374

Contributors

41

License

Apache-2.0

Why we included this project

Chinese-language NLP teams often find that the best open models skew English-first, which is exactly the gap this umbrella release from IDEA Research tries to close. Fengshenbang is not one model but a family of pretrained checkpoints with Chinese strength, from the Ziya general-purpose chat models to the Erlangshen encoders for understanding tasks and generation-focused variants like Wenzhong and Randeng. The repo also carries the Fengshen training and fine-tuning framework with example scripts, so you can take a released checkpoint and adapt it to your own downstream task instead of starting from scratch. Since weights are mirrored on Hugging Face, plugging a pretrained checkpoint into an existing pipeline takes only a few lines of code. For teams building Chinese chatbots, text classification, extraction, or multimodal features, it is a practical set of baselines to benchmark against rather than a single toy demo.

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