yj313069
/

MiniCPM5-1B / generation_config.json
yj313069's picture
Duplicate from openbmb/MiniCPM5-1B
e0ddf2e
raw
history blame contribute delete
213 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": [
1,
130073
],
"pad_token_id": 1,
"do_sample": true,
"temperature": 0.9,
"top_p": 0.95,
"transformers_version": "5.6.2"
}