CoolFace
Modelpublic

shareit/cycleinstruct-phi4-supervisor

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes11downloads
generation_config.json12 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "bos_token_id": 100257,4  "do_sample": true,5  "eos_token_id": 100265,6  "pad_token_id": 100349,7  "temperature": 0.8,8  "top_k": 50,9  "top_p": 0.95,10  "transformers_version": "5.12.1"11}12