Xenova HF staff commited on
Commit
8411624
1 Parent(s): 86c027e

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -0
generation_config.json CHANGED
@@ -3,6 +3,7 @@
3
  "eos_token_id": 100001,
4
  "do_sample": true,
5
  "num_image_tokens": 576,
 
6
  "temperature": 0.7,
7
  "top_p": 0.95
8
  }
 
3
  "eos_token_id": 100001,
4
  "do_sample": true,
5
  "num_image_tokens": 576,
6
+ "pad_token_id": 100015,
7
  "temperature": 0.7,
8
  "top_p": 0.95
9
  }