hdlm-base-gamma-0.05 / generation_config.json
nimafathi's picture
Upload HDLM model with complete HF integration
afd469a verified
raw
history blame contribute delete
202 Bytes
{
"do_sample": true,
"temperature": 1.0,
"max_length": 100,
"pad_token_id": 50256,
"eos_token_id": 50256,
"bos_token_id": 50256,
"model_type": "hdlm",
"architectures": [
"HDLM"
]
}