droplychee-code-big / generation_config.json
MD-Mushfiqur123's picture
(Trained with Unsloth)
dfd6024 verified
Raw
History Blame Contribute Delete
237 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 262144,
"pad_token_id": 151643,
"temperature": 1.0,
"top_k": 40,
"top_p": 0.95,
"transformers_version": "5.3.0"
}