CoolFace
Modelpublic

ssdataanalysis/DictaLM-3.0-24B-Thinking-mlx-8Bit

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes33downloads
generation_config.json16 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "bos_token_id": 1,4  "do_sample": true,5  "eos_token_id": [6    2,7    218  ],9  "pad_token_id": 0,10  "temperature": 0.6,11  "top_k": 20,12  "top_p": 0.95,13  "frequency_penalty": 0.1,14  "transformers_version": "4.55.4"15}16