model_codellama_30b / generation_config.json
jaehwang's picture
(Trained with Unsloth)
69e4929 verified
raw
history blame contribute delete
155 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 16384,
"pad_token_id": 0,
"transformers_version": "4.44.2"
}