TristanBehrens
commited on
Commit
•
edc1fbb
1
Parent(s):
a224a96
Upload config.yaml with huggingface_hub
Browse files- config.yaml +5 -0
config.yaml
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
type: mamba
|
2 |
+
d_model: 64
|
3 |
+
n_layers: 4
|
4 |
+
context_length: 4096
|
5 |
+
vocab_size: 178
|