MiniFABLECPM5-Thinking / generation_config.json
nvcky's picture
Duplicate from GnLOLot/MiniCPM5-1B-Claude-Opus-Fable5-Thinking
7a7e80a
Raw
History Blame Contribute Delete
213 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": [
1,
130073
],
"pad_token_id": 1,
"temperature": 0.9,
"top_p": 0.95,
"transformers_version": "5.6.0"
}