Llama3.1-8B-ShiningValiant2 / generation_config.json
sequelbox's picture
c191b597e4415146f4bb0d3df015d2bd960a03ca7ee497671c00fa16ac390ee5
5ab58aa 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.46.1"
}