Midm-2.0-Base-Instruct-128K / generation_config.json
Bingsu's picture
Add files using upload-large-folder tool
c44dc38 verified
raw
history blame contribute delete
185 Bytes
{
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 2,
"repetition_penalty": 1.05,
"temperature": 0.8,
"top_k": 20,
"top_p": 0.7,
"transformers_version": "4.53.1"
}