CoolFace
Modelpublic

ModalityDance/Omni-R1-Zero

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes20downloads
generation_config.json11 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "bos_token_id": 1,4  "do_sample": true,5  "eos_token_id": 2,6  "repetition_penalty": 1.2,7  "temperature": 0.7,8  "top_p": 0.9,9  "transformers_version": "4.45.0.dev0"10}11