llama2_70b_chat_uncensored-AWQ / generation_config.json
TheBloke's picture
AWQ model commit
4621e03
raw
history blame contribute delete
180 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 4096,
"max_new_tokens": 4096,
"pad_token_id": 0,
"transformers_version": "4.31.0"
}