andreaskoepf commited on
Commit
4bc641f
1 Parent(s): feb9a84

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
5
- "bos_token_id": 1,
6
  "eos_token_id": 32006,
7
  "hidden_act": "silu",
8
  "hidden_size": 5120,
 
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
5
+ "bos_token_id": 32005,
6
  "eos_token_id": 32006,
7
  "hidden_act": "silu",
8
  "hidden_size": 5120,