boxin-wbx commited on
Commit
cfec477
·
verified ·
1 Parent(s): c48c941

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -25,6 +25,7 @@
25
  "mamba_hidden_act": "silu",
26
  "mamba_num_heads": 64,
27
  "mamba_proj_bias": false,
 
28
  "max_position_embeddings": 262144,
29
  "mlp_bias": false,
30
  "mlp_hidden_act": "relu2",
 
25
  "mamba_hidden_act": "silu",
26
  "mamba_num_heads": 64,
27
  "mamba_proj_bias": false,
28
+ "mamba_ssm_cache_dtype": "float32",
29
  "max_position_embeddings": 262144,
30
  "mlp_bias": false,
31
  "mlp_hidden_act": "relu2",