chargoddard commited on
Commit
4617ee7
1 Parent(s): 7d774e5

Update config.json

Browse files
Files changed (1) hide show
  1. 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,