CoolFace
Modelpublic

okestro-ai-lab/FastSLM

sourceHugging Faceapache-2.0updated 23d agoView on Hugging Face
1likes91downloads
generation_config.json10 linesDownload Raw Back to root
1{2  "do_sample": true,3  "eos_token_id": 151645,4  "pad_token_id": 151643,5  "temperature": 0.2,6  "top_k": 20,7  "top_p": 0.95,8  "transformers_version": "4.51.3"9}10