llama-scout-fp8 / generation_config.json
rs-test's picture
Duplicate from RedHatAI/Llama-4-Scout-17B-16E-Instruct-FP8-dynamic
9f3936a verified
raw
history blame contribute delete
215 Bytes
{
"bos_token_id": 200000,
"do_sample": true,
"eos_token_id": [
200001,
200007,
200008
],
"pad_token_id": 200018,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.51.0.dev0"
}