SicariusSicariiStuff CombinHorizon commited on
Commit
fdb6be1
1 Parent(s): 78937ba

Update generation_config.json (#2)

Browse files

- Update generation_config.json (9e243d0853bbb975e365e73c0ba4b7593f5c0d17)


Co-authored-by: Non applicable <[email protected]>

Files changed (1) hide show
  1. generation_config.json +4 -1
generation_config.json CHANGED
@@ -1,7 +1,10 @@
1
  {
2
  "bos_token_id": 151643,
3
  "do_sample": true,
4
- "eos_token_id": 151643,
 
 
 
5
  "max_new_tokens": 2048,
6
  "transformers_version": "4.44.0.dev0"
7
  }
 
1
  {
2
  "bos_token_id": 151643,
3
  "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645,
6
+ 151643
7
+ ],
8
  "max_new_tokens": 2048,
9
  "transformers_version": "4.44.0.dev0"
10
  }