llama-2-7b-chat-yatharth-v4 / generation_config.json
gmh98's picture
Upload LlamaForCausalLM
f426737 verified
raw
history blame contribute delete
176 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 32000,
"temperature": null,
"top_p": null,
"transformers_version": "4.31.0"
}