#28 · Primary category: Foundation Models
Fengshenbang-LM
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
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities