openPangu-R-7B-Diffusion / generation_config.json
liyh00's picture
Upload generation_config.json with huggingface_hub
4b3d235 verified
Raw
History Blame Contribute Delete
212 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 45892,
"do_sample": true,
"temperature": 1.0,
"top_p": 0.8,
"top_n_sigma": 0.05,
"top_k": -1,
"transformers_version": "4.48.2"
}