pcuenq HF staff commited on
Commit
7c3ee3a
1 Parent(s): 13662d8

Fix params.json

Browse files
Files changed (1) hide show
  1. params.json +1 -1
params.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "n_layers": 32,
3
  "dim": 4096,
4
- "hidden_dim": 4096,
5
  "n_heads": 32,
6
  "head_dim": 128,
7
  "n_kv_heads": 8,
 
1
  {
2
  "n_layers": 32,
3
  "dim": 4096,
4
+ "hidden_dim": 14336,
5
  "n_heads": 32,
6
  "head_dim": 128,
7
  "n_kv_heads": 8,