Lumen-118M-Base / generation_config.json
kefir090's picture
Super-squash branch 'main' using huggingface_hub
455fd9d
Raw
History Blame Contribute Delete
240 Bytes
{
"bos_token_id": 32759,
"eos_token_id": 32759,
"pad_token_id": 32759,
"do_sample": true,
"temperature": 0.7,
"top_p": 0.85,
"repetition_penalty": 1.15,
"max_new_tokens": 120,
"transformers_version": "4.57.0"
}