Dream-v0-Instruct-7B-4bit / generation_config.json
Rainnighttram's picture
Upload folder using huggingface_hub
73dedc1 verified
raw
history blame contribute delete
326 Bytes
{
"_from_model_config": true,
"alg": "origin",
"alg_temp": null,
"bos_token_id": 151643,
"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.46.2"
}