Instructions to use zai-org/chatglm2-6b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zai-org/chatglm2-6b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zai-org/chatglm2-6b", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
尽情->敬请 用尽情期待多少感觉有点怪?
#58
by fj4444 - opened
README.md
CHANGED
|
@@ -76,7 +76,7 @@ For more instructions, including how to run CLI and web demos, and model quantiz
|
|
| 76 |
|
| 77 |
## 引用
|
| 78 |
|
| 79 |
-
如果你觉得我们的工作有帮助的话,请考虑引用下列论文,ChatGLM2-6B 的论文会在近期公布,
|
| 80 |
|
| 81 |
```
|
| 82 |
@article{zeng2022glm,
|
|
|
|
| 76 |
|
| 77 |
## 引用
|
| 78 |
|
| 79 |
+
如果你觉得我们的工作有帮助的话,请考虑引用下列论文,ChatGLM2-6B 的论文会在近期公布,敬请期待~
|
| 80 |
|
| 81 |
```
|
| 82 |
@article{zeng2022glm,
|