dolphin-3.0-llama3.1-8b-ckpt-1463 / generation_config.json
ehartford's picture
Upload folder using huggingface_hub
2cc489c verified
raw
history blame contribute delete
189 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [128001,128256],
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.46.3"
}