Midm-2.0-Base-Instruct-proten / generation_config.json
Proten
Upload folder using huggingface_hub
0a6750c verified
Raw
History Blame Contribute Delete
234 Bytes
{
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 2,
"max_length": 32768,
"pad_token_id": 131363,
"repetition_penalty": 1.05,
"temperature": 0.8,
"top_k": 20,
"top_p": 0.7,
"transformers_version": "4.55.4"
}