yujiepan commited on
Commit
2116e89
·
verified ·
1 Parent(s): ca2e238

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -4,8 +4,8 @@
4
  "n_layer": 64,
5
  "vocab_size": 32768,
6
  "ssm_cfg": {
7
- "layer": "Mamba2",
8
- "ngroups": 8,
9
  },
10
  "attn_layer_idx": [],
11
  "attn_cfg": {},
 
4
  "n_layer": 64,
5
  "vocab_size": 32768,
6
  "ssm_cfg": {
7
+ "layer": "Mamba2",
8
+ "ngroups": 8
9
  },
10
  "attn_layer_idx": [],
11
  "attn_cfg": {},