CoolFace
Modelpublic

mlx-community/MiniMax-M2.1-3bit

sourceHugging Faceotherupdated 7mo agoView on Hugging Face
5likes2.3kdownloads
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