Llama-4-Scout-17B-6E-Instruct / generation_config.json
shadowlilac's picture
Upload folder using huggingface_hub
6a951d4 verified
{
"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"
}