flexmdm / generation_config.json
yuyuanchen0's picture
Upload folder using huggingface_hub
da25a04 verified
Raw
History Blame Contribute Delete
346 Bytes
{
"_from_model_config": true,
"alg": "origin",
"alg_temp": null,
"bos_token_id": 151643,
"eos_penalty": 0,
"eos_token_id": 151643,
"eps": 1e-12,
"mask_token_id": null,
"output_history": false,
"pad_token_id": 151643,
"steps": 512,
"temperature": 0.0,
"top_k": null,
"top_p": null,
"transformers_version": "4.46.2"
}