Llama-3.2-SUN-1B-Instruct / generation_config.json
mkurman's picture
instruct-1.0.0
538477c 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.46.2"
}