add generation_config.config
#19
by
zhouzaida
- opened
- generation_config.json +3 -0
generation_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"temperature": 0.2
|
| 3 |
+
}
|