Laguna-XS.2-FP8 / generation_config.json
joerowell's picture
Laguna XS.2 upload
fba1514
raw
history blame contribute delete
168 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
2,
24
],
"max_new_tokens": 2048,
"pad_token_id": 9,
"temperature": 0.7,
"top_p": 0.9
}