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
Upload pytorch_model-00001-of-00007.bin with huggingface_hub
Browse files
pytorch_model-00001-of-00007.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6a6388dae55b598efe76c704e7f017bd84e6f6213466b7686a8f8326f78ab05
|
| 3 |
+
size 1827781090
|