MiniCPM-2B-sft-bf16-llama-format / generation_config.json
hyx21's picture
Upload 7 files
249a814 verified
raw
history blame contribute delete
No virus
113 Bytes
{
"do_sample": true,
"top_p": 0.8,
"temperature": 0.8,
"bos_token_id": 1,
"eos_token_id": 2
}