hzhwcmhf commited on
Commit
f753615
·
verified ·
1 Parent(s): 4dac375

Update README.md

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