Any-to-Any
Transformers
Safetensors
qwen2_5_vl
image-text-to-text
custom_code
text-generation-inference
Instructions to use modelscope/Nexus-Gen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use modelscope/Nexus-Gen with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("modelscope/Nexus-Gen", trust_remote_code=True) model = AutoModelForMultimodalLM.from_pretrained("modelscope/Nexus-Gen", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fb0e27ca372e2631fdf026e7c8af9f081a335a666fd2c33da75a2e7faefac1b3
- Size of remote file:
- 1.72 GB
- SHA256:
- 96c227f431226c035c938d50ddc98214ed9cebf44e9e2424d78422f574b09113
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.