LongCat-Flash-Lite / generation_config.json
anas
Duplicate from meituan-longcat/LongCat-Flash-Lite
60982a0
raw
history blame contribute delete
215 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 3,
"transformers_version": "4.57.6",
"repetition_penalty": 1.06,
"temperature": 0.7,
"top_p": 0.95,
"top_k": 4
}