CoolFace
Modelpublic

RefalMachine/RuadaptQwen2.5-1.5B-instruct

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
8likes906downloads
generation_config.json11 linesDownload Raw Back to root
1{2  "do_sample": true,3  "eos_token_id": 145111,4  "pad_token_id": 145109,5  "repetition_penalty": 1.1,6  "temperature": 0.7,7  "top_k": 20,8  "top_p": 0.8,9  "transformers_version": "4.45.2"10}11