Recovery / generation_config.json
hpyapali's picture
Create generation_config.json
3f1ddce verified
{
"max_new_tokens": 150,
"temperature": 0.7,
"top_p": 0.95,
"top_k": 50,
"do_sample": true
}