clonefy commited on
Commit
6e9d303
1 Parent(s): c094ea1

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +3 -4
generation_config.json CHANGED
@@ -6,8 +6,7 @@
6
  151645,
7
  151643
8
  ],
9
- "repetition_penalty": 1.0,
10
- "top_k": 1,
11
  "transformers_version": "4.37.0"
12
- }
13
-
 
6
  151645,
7
  151643
8
  ],
9
+ "top_p": 1.0,
10
+ "temperature": 0.0,
11
  "transformers_version": "4.37.0"
12
+ }