OpenBMB
Big Models for Everyone
GitHub
Top
中文多模态大模型VisCPM开放API接口!升级版本能力远超同类模型
今年6月底,OpenBMB开源了面壁智能、清华NLP实验室和知乎联合研发的SOTA 开源中文多模态大模型VisCPM。两个多月以来研发同学不断突破,VisCPM得到全新升级。 易用性升级:提供API调用,提供在线Demo,支持用户本地图形
2023年10月25 17:07
查看详情
全面超越AutoGPT,面壁智能联合清华 NLP实验室打造大模型“超级英雄”—— XAgent
近日,国内领先的人工智能大模型公司 面壁智能 又放大招,联合 清华大学 NLP 实验室 共同研发并推出 大模型 “超级英雄”——XAgent。
2023年10月25 16:48
查看详情
OpenBMB对齐技术取得新突破,高质量反馈数据助力开源模型
面壁智能(ModelBest)与清华 NLP 实验室持续探索大模型对齐(Alignment)技术。继 UltraLM-13B-v1.0 登顶斯坦福 AlpacaEval 开源模型榜单后,近日团队最新发布与 UltraRM 联合的 Ultra
2023年10月25 16:06
查看详情
BM Architecture Diagram
BM Data BM Data BM Train Open Prompt Delta Center Open Delta BM Train Open Prompt BM Inf BM Inf BM Inf BM Cook BM Cook
BMTrain
The “engine” for big model training. BMTrain performs efficient pre-training and tuning for big models.
Compared with toolkit such as DeepSpeed, BMTrain can save 90% on cost in the training process.
Learn more
BMTrain performs amazingly compared to popular frameworks
BMCook
The toolkit for big model “slimming”. BMCook performs efficient compression for big models to improve operating efficiency.
Through the combination of algorithms such as quantization, pruning, distillation, and MoEfication, 90%+ effects of the original model can be maintained, and model inference can be accelerated by 10 times.
Learn more
Combination in Any Way
BMInf
Perform big model inference on a thousand-yuan GPU. BMInf performs low-cost and high-efficiency inference for big models,which can perform big model inference with more than 10 billion parameters on a single thousand-yuan GPU (GTX 1060).
Learn more
10B Model Decoding Speed
BMInf
PyTorch
OpenPrompt
A “sharp knife” for big model prompt learning. OpenPrompt provides a prompt learning template language with a unified interface. Its compositionality and modularity allow you to easily deploy prompt learning algorithms to run big models.
Learn more
Architecture
OpenDelta
Tiny parameters leverage big models. OpenDelta performs parameter-efficient tuning for big models. By only updating very few parameters (less than 5%), the algorithms can achieve the same effect with full-parameter fine-tuning.
Learn more
Tool Collaboration
ModelCenter
Big Model Warehouse.ModelCenter implements pre-trained language models (PLMs) based on BMTrain backend. It supports Efficient, Low-Resource, Extendable model usage and distributed training.
Learn more
Supported Models
Our Customers