AIDXteam commited on
Commit
ce04fba
1 Parent(s): ed9dbbc

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +4 -1
generation_config.json CHANGED
@@ -6,5 +6,8 @@
6
  128008,
7
  128009
8
  ],
9
- "transformers_version": "4.44.2"
 
 
 
10
  }
 
6
  128008,
7
  128009
8
  ],
9
+ "transformers_version": "4.44.2",
10
+ "temperature": 0.3,
11
+ "do_sample": true,
12
+ "repetition_penalty": 1.15
13
  }