wyu1 commited on
Commit
69c3c9b
1 Parent(s): 04e3674

Add Leopard-Idefics2

Browse files
Files changed (1) hide show
  1. generation_config.json +8 -0
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bad_words_ids": [[32000], [32001]],
4
+ "bos_token_id": 1,
5
+ "eos_token_id": [2, 32002],
6
+ "pad_token_id": 0,
7
+ "transformers_version": "4.39.0.dev0"
8
+ }