CoolFace
Modelpublic

SparseLLM/ProSparse-MiniCPM-1B-sft

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
3likes555downloads
generation_config.json7 linesDownload Raw Back to root
1{2    "do_sample": true,3    "top_p": 0.8,4    "temperature": 0.8,5    "bos_token_id": 1,6    "eos_token_id": 27}