VoyagerXHF commited on
Commit
dc4d348
·
verified ·
1 Parent(s): 20fc203

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ For more details, please refer to our blog post [Qwen3.5](https://qwen.ai/blog?i
47
  - Hidden Dimension: 3072
48
  - Token Embedding: 248320 (Padded)
49
  - Number of Layers: 48
50
- - Hidden Layout: 16 × (3 × (Gated DeltaNet → MoE) → 1 × (Gated Attention → MoE))
51
  - Gated DeltaNet:
52
  - Number of Linear Attention Heads: 64 for V and 16 for QK
53
  - Head Dimension: 128
 
47
  - Hidden Dimension: 3072
48
  - Token Embedding: 248320 (Padded)
49
  - Number of Layers: 48
50
+ - Hidden Layout: 12 × (3 × (Gated DeltaNet → MoE) → 1 × (Gated Attention → MoE))
51
  - Gated DeltaNet:
52
  - Number of Linear Attention Heads: 64 for V and 16 for QK
53
  - Head Dimension: 128