open-dcoder-0.5B / generation_config.json
fredzzp's picture
Initial model upload with custom code
aac0a08 verified
raw
history blame contribute delete
146 Bytes
{
"mask_token_id": 151643,
"max_new_tokens": 256,
"steps": 24,
"temperature": 0.7,
"top_k": 500,
"alg": "entropy",
"alg_temp": 0.6
}