JakeOh commited on
Commit
647310a
1 Parent(s): 848d935

Upload MambaForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -25,6 +25,7 @@
25
  "rms_norm": true,
26
  "ssm_cfg": {},
27
  "state_size": 16,
 
28
  "time_step_floor": 0.0001,
29
  "time_step_init_scheme": "random",
30
  "time_step_max": 0.1,
 
25
  "rms_norm": true,
26
  "ssm_cfg": {},
27
  "state_size": 16,
28
+ "target_vocab_size": 128256,
29
  "time_step_floor": 0.0001,
30
  "time_step_init_scheme": "random",
31
  "time_step_max": 0.1,