LongCat-Flash-Lite-Sparse / generation_config.json
Wen-Z's picture
Super-squash branch 'main' using huggingface_hub
80b7bb3
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
}