Herplete-LLM-Llama-3.1-8b / generation_config.json
Etherll's picture
Update generation_config.json
5243dfc verified
raw
history blame
169 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": [
128009,
128056,
],
"pad_token_id": 128004,
"transformers_version": "4.44.2"
}