MedCortex-Huatuo-8B-e1 / generation_config.json
Williamsanderson's picture
MedCortex full FT (HuatuoGPT-o1-8B base, 1 epoch, reasoning subset)
269e19e verified
Raw
History Blame Contribute Delete
213 Bytes
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128008,
128009
],
"repetition_penalty": 1.1,
"temperature": 0.2,
"top_p": 0.9,
"transformers_version": "4.48.3"
}