Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"text-generation": {
|
31 |
"do_sample": true,
|
32 |
"max_length": 256,
|
33 |
-
"temperature": 0.
|
34 |
}
|
35 |
},
|
36 |
"torch_dtype": "float32",
|
|
|
30 |
"text-generation": {
|
31 |
"do_sample": true,
|
32 |
"max_length": 256,
|
33 |
+
"temperature": 0.7
|
34 |
}
|
35 |
},
|
36 |
"torch_dtype": "float32",
|