LB-30-05-25 / generation_config.json
Asit03's picture
Trained with Unsloth
265a363 verified
raw
history blame contribute delete
229 Bytes
{
"_from_model_config": true,
"bos_token_id": 100000,
"do_sample": true,
"eos_token_id": 100001,
"max_length": 4096,
"pad_token_id": 100015,
"temperature": 0.7,
"top_p": 0.95,
"transformers_version": "4.52.2"
}