Instructions to use zai-org/glm-4-9b-chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zai-org/glm-4-9b-chat with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zai-org/glm-4-9b-chat", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
至少写一个英文或者双语的readme吧。外国人一看中文的还以为是一个只有中文的模型
#19
by kevinpro - opened
至少写一个英文或者双语的readme吧。外国人一看中文的还以为是一个只有中文的模型。
那也没见欧美开源模型写一个中文的readme呀,我觉着这样挺好,反正用的大部分是中国人,省的还得翻译
fix it
ZHANGYUXUAN-zR changed discussion status to closed