dots.llm1.inst / generation_config.json
redmoe-ai-v1's picture
add dots.llm1.inst
1cc38e2
raw
history blame
203 Bytes
{
"_from_model_config": true,
"do_sample": true,
"tempeture": 0.7,
"top_p": 0.8,
"bos_token_id": 151643,
"eos_token_id": [
151643,
151649
],
"transformers_version": "4.46.3"
}