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:
- ad03215d76781d9250d1a892c4d14e444d934d5cec5133a01a5e56f6a798ef06
- Size of remote file:
- 4.93 GB
- SHA256:
- c318c36d65026161bd77eabac3bf2221a5acafe8ff4fa437c446f0d5010d5522
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.