amadablam-322m-instruct / generation_config.json
spandyie's picture
Upload folder using huggingface_hub
818e6d1 verified
Raw
History Blame Contribute Delete
167 Bytes
{
"eos_token_id": 16371,
"bos_token_id": 16368,
"pad_token_id": 16368,
"max_new_tokens": 200,
"do_sample": true,
"temperature": 0.8,
"use_cache": false
}