LLAMA-3.2-1B-OpenHermes2.5 / generation_config.json
artificialguybr's picture
Upload generation_config.json with huggingface_hub
4dbd193 verified
raw
history blame contribute delete
185 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.45.0.dev0"
}