Shorsey-T2000 / generation_config.json
Wonder-Griffin's picture
Update generation_config.json
d717ff6 verified
raw
history blame
148 Bytes
{
"do_sample": true,
"max_length": 512,
"repetition_penalty": 1.2,
"temperature": 0.7,
"top_p": 0.9,
"transformers_version": "4.44.2"
}