Llama-3.1-70B / generation_config.json
Neeraj13's picture
LLAMA - 70B
c9756d9
raw
history blame contribute delete
163 Bytes
{
"bos_token_id": 128000,
"do_sample": false,
"eos_token_id": [
128001,
128008,
128009
],
"top_p": 1.0,
"transformers_version": "4.40.0"
}