humanizer-1B-OptiQ-4bit / generation_config.json
codelion's picture
Re-publish under correct OptiQ spelling
10c9e68 verified
Raw
History Blame Contribute Delete
213 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": [
1,
130073
],
"pad_token_id": 1,
"do_sample": true,
"temperature": 0.9,
"top_p": 0.95,
"transformers_version": "5.6.2"
}