Instructions to use zai-org/chatglm3-6b-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zai-org/chatglm3-6b-base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zai-org/chatglm3-6b-base", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#10 opened over 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#9 opened over 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#8 opened about 2 years ago
by
SFconvertbot
[AUTOMATED] Model Memory Requirements
#7 opened about 2 years ago
by
model-sizer-bot
[AUTOMATED] Model Memory Requirements
#6 opened about 2 years ago
by
model-sizer-bot
torchrun:not found
#4 opened over 2 years ago
by
heeloo
the output of THUDM/chatglm3-6b-base is weird
1
#3 opened over 2 years ago
by
henrywang0314
RuntimeError: Subtraction
1
#2 opened over 2 years ago
by
yusuke1997