Llama-3.1-11b-pretrained / generation_config.json
athirdpath's picture
Trained with Unsloth
d4d0285 verified
raw
history blame contribute delete
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": [
128001,
128008,
128009
],
"pad_token_id": 128004,
"transformers_version": "4.43.3"
}