Sailor-14B-Chat / generation_config.json
dreamerdeo's picture
Upload folder using huggingface_hub
3a894a8 verified
raw
history blame
No virus
243 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151645,
"repetition_penalty": 1.1,
"temperature": 0.2,
"top_k": 60,
"top_p": 0.75,
"transformers_version": "4.38.2"
}