Instructions to use aierwiki/chatglm2-baby with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aierwiki/chatglm2-baby with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("aierwiki/chatglm2-baby", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
chatglm2-baby是为了方便在CPU机器上调试代码,将chatglm2-6b的模型配置参数大幅度降低,代码和官方保持一致。当前可以在cpu上快速跑通推理流程。
- Downloads last month
- 8
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support