AXON-1 / generation_config.json
Rafaelvariavel's picture
Update generation_config.json
2a99d0b verified
{
"max_length": 100,
"do_sample": true,
"temperature": 0.7,
"top_k": 50,
"top_p": 0.9,
"bos_token_id": 50256,
"eos_token_id": 50256
}