Instructions to use zai-org/glm-4v-9b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zai-org/glm-4v-9b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zai-org/glm-4v-9b", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Use reshape for visual.py 301cb65
duzx16 commited on
Update modeling_chatglm.py 710c94a verified
zR commited on
english 8fd7f05
Ubuntu commited on
english ba40b0b
Ubuntu commited on
Update README.md e8b84fe verified
zR commited on
update readme 01ba545
Ubuntu commited on
Update README.md c26219e verified
zR commited on
update readme cc3fdc5
Ubuntu commited on
first commit 711d022
Ubuntu commited on
initial commit bc36086 verified
zR commited on