Instructions to use ssbuild/chatglm2-6b-32k-int4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ssbuild/chatglm2-6b-32k-int4 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ssbuild/chatglm2-6b-32k-int4", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2 opened over 1 year ago
by
SFconvertbot
How can be run this model?
2
#1 opened about 3 years ago
by
AiModelsMarket