Instructions to use zai-org/cogvlm2-llama3-caption with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zai-org/cogvlm2-llama3-caption with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("zai-org/cogvlm2-llama3-caption", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
enable intel XPU platform (#7) 8989916 verified
Update README.md 2103dff verified
Update README_zh.md b423daf verified
Update README.md d8db667 verified
Upload CogVLM2-Caption-example.png c307c31 verified
readme 2e5cbb2
zR commited on
test 4c3068a
zR commited on
init 600a885
Ubuntu commited on
initial commit f8c26f3 verified
zR commited on