andreaskoepf commited on
Commit
0a624fa
1 Parent(s): 02ad284

Update config.json

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