Llama_Reasoning_2 / generation_config.json
Leokratis's picture
Trained with Unsloth
e6b0577 verified
raw
history blame contribute delete
227 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": [
128001,
128008,
128009
],
"max_length": 131072,
"pad_token_id": 128255,
"transformers_version": "4.48.3",
"use_cache": false
}