step3-FlagOS / generation_config.json
YummyYum's picture
Upload folder using huggingface_hub
c239af1 verified
raw
history blame contribute delete
158 Bytes
{
"bos_token_id": 0,
"eos_token_id": 128805,
"temperature": 0.7,
"top_p": 0.95,
"do_sample": true,
"transformers_version": "4.54.0"
}