MiniCPM4-MCP / generation_config.json
SmartDazi's picture
Upload folder using huggingface_hub
a5efb83 verified
raw
history blame
182 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
73440
],
"pad_token_id": 2,
"temperature": 0.8,
"top_p": 0.8,
"transformers_version": "4.49.0"
}