Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
inclusionAI
/
LLaDA2.0-mini
like
51
Follow
inclusionAI
1.43k
Text Generation
Transformers
Safetensors
llada2_moe
dllm
diffusion
llm
text_generation
conversational
custom_code
arxiv:
2512.15745
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
3
Deploy
Use this model
refs/pr/2
LLaDA2.0-mini
/
special_tokens_map.json
lccurious
First model version
1b8bc9e
about 1 month ago
raw
Copy download link
history
blame
Safe
180 Bytes
{
"bos_token"
:
"<|startoftext|>"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"<|endoftext|>"
,
"gmask_token"
:
"[gMASK]"
,
"pad_token"
:
"<|endoftext|>"
,
"mask_token"
:
"<|mask|>"
}