Duplicated from inclusionAI/LLaDA2.0-Uni
How to use ZR0Z/LLaDA2.0-Uni with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ZR0Z/LLaDA2.0-Uni", trust_remote_code=True, dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!