yuyijiong commited on
Commit
557ebcf
1 Parent(s): 609c1a1

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "chat_format": "chatml",
3
  "do_sample": true,
4
- "eos_token_id": 151643,
5
  "max_new_tokens": 512,
6
  "max_window_size": 6144,
7
  "pad_token_id": 151643,
 
1
  {
2
  "chat_format": "chatml",
3
  "do_sample": true,
4
+ "eos_token_id":[151643,151642] ,
5
  "max_new_tokens": 512,
6
  "max_window_size": 6144,
7
  "pad_token_id": 151643,