llama-3.1-8b-investement-analyst / generation_config.json
javedafroz's picture
Upload LlamaForCausalLM
47c8433 verified
raw
history blame contribute delete
176 Bytes
{
"bos_token_id": 128256,
"do_sample": true,
"eos_token_id": 128257,
"pad_token_id": 128257,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.46.0"
}