TigerLLM-Medical-Bengali / generation_config.json
Mir Mohammed Mohiuddin
Bengali Medical LLM - QLoRA fine-tuned on 901 samples
12275c4 verified
Raw
History Blame Contribute Delete
197 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
106
],
"max_length": 32768,
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.51.0"
}