ghost-8b-ft / generation_config.json
PhucMinh111's picture
Upload folder using huggingface_hub
42c91ba verified
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128003,
128009
],
"max_length": 512,
"temperature": 0.4,
"top_p": 0.95,
"transformers_version": "4.45.2"
}