instruct-igel-001 / generation_config.json
philschmid's picture
philschmid HF staff
Update generation_config.json
3161c84
{
"do_sample": true,
"early_stopping": true,
"eos_token_id": 0,
"length_penalty": 1.0,
"max_new_tokens": 256,
"pad_token_id": 0,
"temperature": 1.0,
"top_p": 0.9,
"transformers_version": "4.27.1"
}