LopezLLM / generation_config.json
hollywoodfrancis's picture
Create generation_config.json
e0ca651 verified
{
"temperature": 0.7,
"top_k": 50,
"top_p": 0.9,
"max_length": 512,
"do_sample": true
}