Llama-2-7b-Chat-GPTQ / generation_config.json
camenduru's picture
thanks to meta-llama ❤ TheBloke ❤
2b31ea4
raw
history blame
137 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.30.0.dev0"
}