dots.llm1.inst / generation_config.json
mrfakename's picture
Duplicate from rednote-hilab/dots.llm1.inst
cf87817 verified
raw
history blame contribute delete
178 Bytes
{
"_from_model_config": true,
"do_sample": true,
"tempeture": 0.7,
"top_p": 0.8,
"bos_token_id": 151643,
"eos_token_id": 151645,
"transformers_version": "4.46.3"
}