Instructions to use zai-org/chatglm2-6b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zai-org/chatglm2-6b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zai-org/chatglm2-6b", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Will the BASE model - ChatGLM2-6B (base) also be released?
#1
by JosephusCheung - opened
The community has great enthusiasm for reproducing and analyzing the amazing evaluation results!
Pay close attention to
We already support ChatGLM2-6b in our DB-GPT Project. https://github.com/csunny/DB-GPT
Nice project, my team focus on B to AI apps in big bay area. Shall we make a contact<3