Simran Arora commited on
Commit ·
33ccbbb
1
Parent(s): 2f6662f
add mamba model
Browse files- config.json +4 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"d_model": 2048,
|
| 3 |
+
"n_layer": 46
|
| 4 |
+
}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40158f57cce982823207624a39f1fa7914d4e537b88d91da339adf8680bd6ba2
|
| 3 |
+
size 5277429294
|