Text Generation
PyTorch
Safetensors
English
openlm
mamba
linear
Eval Results
sedrickkeh commited on
Commit
a287b4b
1 Parent(s): c955555

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_type": "openlm-mamba",
3
  "d_model": 4096,
4
  "n_layer": 64,
5
  "vocab_size": 50432,
 
1
  {
2
+ "mamba_model": true,
3
  "d_model": 4096,
4
  "n_layer": 64,
5
  "vocab_size": 50432,