svanlin-tencent's picture
mv to hy a50B p
4a9ac98
raw
history blame
250 Bytes
{
"chat_format": "chatml",
"eos_token_id": 127957,
"pad_token_id": 127961,
"max_window_size": 6144,
"max_new_tokens": 512,
"do_sample": true,
"top_k": 20,
"top_p": 0.7,
"repetition_penalty": 1.0,
"transformers_version": "4.31.0"
}