harrisonvanderbyl
commited on
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -2,5 +2,6 @@
|
|
2 |
"_name_or_path": "harrisonvanderbyl/test",
|
3 |
"architectures": [
|
4 |
"LiquidHeadModelForCausalLM"
|
5 |
-
]
|
|
|
6 |
}
|
|
|
2 |
"_name_or_path": "harrisonvanderbyl/test",
|
3 |
"architectures": [
|
4 |
"LiquidHeadModelForCausalLM"
|
5 |
+
],
|
6 |
+
"vocab_size": 1
|
7 |
}
|