CoolFace
Modelpublic

RefalMachine/RuadaptQwen3-4B-Instruct

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
14likes394downloads
generation_config.json10 linesDownload Raw Back to root
1{2  "do_sample": true,3  "eos_token_id": 146215,4  "pad_token_id": 146213,5  "temperature": 0.7,6  "top_k": 20,7  "top_p": 0.8,8  "transformers_version": "4.51.3"9}10