Instructions to use Gen-Verse/MMaDA-8B-Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gen-Verse/MMaDA-8B-Base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Gen-Verse/MMaDA-8B-Base", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Improve model card: update paper link, add usage, project overview and tags
#2 opened 8 months ago
by
nielsr
demo multimodal understanding error
#1 opened 12 months ago
by
scruple