CoolFace
Modelpublic

morriszjm/MiniMax-M2.5-tiny-24e

sourceHugging Faceotherupdated 4mo agoView on Hugging Face
0likes18downloads
generation_config.json10 linesDownload Raw Back to root
1{2  "bos_token_id": 200019,3  "do_sample": true,4  "eos_token_id": 200020,5  "temperature": 1.0,6  "top_p": 0.95,7  "top_k": 40,8  "transformers_version": "4.46.1"9}10