chargoddard
commited on
Commit
•
acf3dfe
1
Parent(s):
a1c0b09
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"architectures": "LlamaForCausalLM",
|
3 |
"bias": false,
|
4 |
"bos_token_id": 1,
|
5 |
"eos_token_id": 2,
|
|
|
1 |
{
|
2 |
+
"architectures": ["LlamaForCausalLM"],
|
3 |
"bias": false,
|
4 |
"bos_token_id": 1,
|
5 |
"eos_token_id": 2,
|