Llama-3.2-SUN-2.5B-chat / generation_config.json
mkurman's picture
v1.0.3
d883749 verified
raw
history blame
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": [
128001,
128008,
128009
],
"pad_token_id": 128004,
"transformers_version": "4.45.2"
}