Luciole-8B-Instruct-1.1 / generation_config.json
akshay107's picture
Initial release of Luciole-8B-Instruct-1.1
9051234
Raw
History Blame Contribute Delete
200 Bytes
{
"_from_model_config": true,
"do_sample": true,
"bos_token_id": 0,
"eos_token_id": [1, 3, 261],
"pad_token_id": 3,
"temperature": 0.7,
"top_p": 0.9,
"transformers_version": "4.57.6"
}