CoolFace
Modelpublic

lmstudio-community/MiniMax-M2-MLX-4bit

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes4.9kdownloads
generation_config.json8 linesDownload Raw Back to root
1{2  "do_sample": true,3  "temperature": 1.0,4  "top_p": 0.95,5  "top_k": 40,6  "transformers_version": "4.46.1"7}8