trained_model_4bit / generation_config.json
MJ271's picture
Trained with Unsloth
c7d7636 verified
raw
history blame contribute delete
157 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 32768,
"pad_token_id": 770,
"transformers_version": "4.51.3"
}