Jeeves-Small-100M / generation_config.json
Anurich's picture
Upload Jeeves-Small-100M
67bca82 verified
raw
history blame contribute delete
179 Bytes
{
"do_sample": true,
"temperature": 0.7,
"top_k": 50,
"top_p": 0.9,
"max_new_tokens": 512,
"eos_token_id": 5,
"pad_token_id": 0,
"transformers_version": "4.40.0"
}