CodexTrouter / generation_config.json
prelington's picture
Create generation_config.json
bc9d9d3 verified
{
"max_new_tokens": 200,
"temperature": 0.7,
"top_p": 0.9,
"do_sample": true
}