goblinV1 / generation_config.json
ASHu2's picture
merged MiniCPM-V 4.6 + RuneLang LoRA
c38cc01 verified
Raw
History Blame Contribute Delete
214 Bytes
{
"bos_token_id": 248045,
"do_sample": true,
"eos_token_id": [
248044,
248046
],
"repetition_penalty": 1.0,
"temperature": 0.7,
"top_k": 0,
"top_p": 1.0,
"transformers_version": "5.8.1"
}