Instructions to use tauruswood/chatglm3-6b-128k-custom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tauruswood/chatglm3-6b-128k-custom with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tauruswood/chatglm3-6b-128k-custom", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
This model copy from THUDM/chatglm3-6b-128k. The original model can not support using tool function and code interpreter at the same time. This model corrects this problem. Other functions and usage is same to THUDM/chatglm3-6b-128k.
- Downloads last month
- 6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support