m-elio commited on
Commit
ef012de
1 Parent(s): 472bce7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -34,7 +34,7 @@
34
  "LlamaForCausalLM"
35
  ],
36
  "bos_token_id": 128000,
37
- "eos_token_id": 128001,
38
  "intermediate_size": 14336,
39
  "max_position_embeddings": 8192,
40
  "model_type": "llama",
 
34
  "LlamaForCausalLM"
35
  ],
36
  "bos_token_id": 128000,
37
+ "eos_token_id": 128009,
38
  "intermediate_size": 14336,
39
  "max_position_embeddings": 8192,
40
  "model_type": "llama",