Llama-4-Scout-17B-16E-Instruct-4bit / generation_config.json
prince-canuma's picture
Upload folder using huggingface_hub
93eb5fb 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"
}