dbroustail commited on
Commit
b75c7e5
·
verified ·
1 Parent(s): 5b1eb7f

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "model_type": "lumamba",
3
+ "architectures": ["LuMamba"]
4
+ }