llama-2-7b-chat-marlin / generation_config.json
robertgshaw2's picture
first model version
8d813c3
raw
history blame
132 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.36.2"
}