aksinghyaani commited on
Commit
9a029fc
·
verified ·
1 Parent(s): b6aee65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -86,7 +86,7 @@ This remains an active research area within the Nandi model family, and we plan
86
  - Activation: SwiGLU
87
  - Attention: GQA + Shared KV
88
  - Embeddings: Tied embeddings with factorized design
89
- - Context Length: 2,048 tokens
90
  - Vocabulary Size: 131,072
91
 
92
 
 
86
  - Activation: SwiGLU
87
  - Attention: GQA + Shared KV
88
  - Embeddings: Tied embeddings with factorized design
89
+ - Context length: 2,048 tokens (planned to be extended to 32,000 tokens)
90
  - Vocabulary Size: 131,072
91
 
92