Text Generation
Transformers
Safetensors
llada2_moe
conversational
custom_code
Zigeng commited on
Commit
8e2572f
·
verified ·
1 Parent(s): 3eb6b5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -23,9 +23,7 @@ pipeline_tag: text-generation
23
  </div>
24
  </div>
25
 
26
- This repository contains the weights for **DMax-Math-16B**, presented in the paper [DMax: Aggressive Parallel Decoding for dLLMs](https://huggingface.co/papers/2604.08302).
27
-
28
- DMax is a new paradigm for efficient diffusion language models (dLLMs) that mitigates error accumulation in parallel decoding, enabling aggressive decoding parallelism while preserving generation quality.
29
 
30
  ## 💪 Highlights
31
 
 
23
  </div>
24
  </div>
25
 
26
+ DMax is a new paradigm for efficient diffusion language models (dLLMs) that enables aggressive decoding parallelism while preserving generation quality. This repository contains the **DMax-Math-16B** model, specialized for highly parallel math and reasoning tasks.
 
 
27
 
28
  ## 💪 Highlights
29