dongseokmotif commited on
Commit
eee2817
·
verified ·
1 Parent(s): 672a4d4

docs: add MTP (Multi-Token Prediction) to the Architecture section

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -52,6 +52,7 @@ Motif-3 is a fully in-house design and introduces several custom components:
52
  - **Grouped Differential Latent Attention (GDLA)**
53
  - **Grouped PolyNorm activation**, applied per expert
54
  - **Modified mHC**
 
55
 
56
  ## Benchmarks
57
 
 
52
  - **Grouped Differential Latent Attention (GDLA)**
53
  - **Grouped PolyNorm activation**, applied per expert
54
  - **Modified mHC**
55
+ - **Multi-Token Prediction (MTP)** head (1 layer), enabling self-speculative decoding
56
 
57
  ## Benchmarks
58