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

Update generation_config.json

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