Llama3.1-8B-ShiningValiant2 / generation_config.json
sequelbox's picture
d0b007a3906ef54b1a6329a7e514d3b8ceca59d21724c4cb3cd8b23eb1a4e6b9
a3c2e37 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.43.4"
}