model / generation_config.json
C10X's picture
Trained with Unsloth
4458acc verified
raw
history blame contribute delete
178 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 2048,
"max_new_tokens": 40,
"pad_token_id": 2,
"transformers_version": "4.44.2"
}