Instructions to use zai-org/chatglm3-6b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zai-org/chatglm3-6b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zai-org/chatglm3-6b", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload pytorch_model-00005-of-00007.bin with huggingface_hub
Browse files
pytorch_model-00005-of-00007.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84bb18a476f74beaf4d941733bd1c475791eba799b228f78d0165de989cb7a40
|
| 3 |
+
size 1968299544
|