Any-to-Any
Transformers
Diffusers
Safetensors
English
llada2_moe
feature-extraction
multimodal
image-generation
image-understanding
image-editing
diffusion
Mixture of Experts
text-to-image
custom_code
Instructions to use inclusionAI/LLaDA2.0-Uni with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use inclusionAI/LLaDA2.0-Uni with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("inclusionAI/LLaDA2.0-Uni", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
ComfyUI support
#5
by reverentelusarca - opened
Hi, congratulations for the release. Can we expect a ComfyUI integration soon?
This is up to the ComfyUI devs who would rather allocate their budget towards cloud and API nodes.