d3LLM_Dream_Coder / generation_config.json
Chien
Upload generation_config.json with huggingface_hub
037f6db verified
raw
history blame contribute delete
348 Bytes
{
"_from_model_config": true,
"alg": "origin",
"alg_temp": null,
"bos_token_id": 151665,
"eos_penalty": 0.0,
"eos_token_id": 151643,
"eps": 0.001,
"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.49.0"
}