kuotient commited on
Commit
955a663
1 Parent(s): fbe7a4b

Add architectures

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "d_model": 2560,
3
  "n_layer": 64,
4
  "vocab_size": 50277,
 
1
  {
2
+ "architectures": ["MambaForCausalLM"]
3
  "d_model": 2560,
4
  "n_layer": 64,
5
  "vocab_size": 50277,