Llama3.1-8B-MOTH / generation_config.json
sequelbox's picture
9a7c06f2e15a31b0501f36c566363c9a218ed14a2049cae3c16ccbf23471d2c6
5455f57 verified
raw
history blame
184 Bytes
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128008,
128009
],
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.44.2"
}