Instructions to use zai-org/chatglm2-6b-32k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zai-org/chatglm2-6b-32k with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zai-org/chatglm2-6b-32k", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#11 opened over 1 year ago
by
SFconvertbot
🚩 Report: Ethical issue(s)
#10 opened almost 2 years ago
by
wangsf
chatgpt API demo什么时候可以出?
#9 opened over 2 years ago
by
coderwpf
Add support for Ascend NPU
👍 2
1
#8 opened over 2 years ago
by
statelesshz
使用本地加载模型。运行时出现访问hugging face超时
2
#6 opened over 2 years ago
by
qwm
如何进行多gpu加载,单个gpu显存不足。
1
#5 opened over 2 years ago
by
jersonal
Update README.md
#3 opened over 2 years ago
by
paladin1103