calme-2.4-llama3-70b / generation_config.json
MaziyarPanahi's picture
477cf128b5e9f46c9920b70f377b64b717697ade07d4132ae01a26fd1fd2525a
7a9361f verified
raw
history blame
177 Bytes
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128256,
"max_length": 4096,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.40.0.dev0"
}