CoolFace
Modelpublic

inference-optimization/DSV4-tiny-empty

sourceHugging Faceupdated 8d agoView on Hugging Face
1likes5.4kdownloads
generation_config.json10 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "bos_token_id": 0,4  "do_sample": true,5  "eos_token_id": 1,6  "temperature": 1.0,7  "top_p": 1.0,8  "transformers_version": "5.8.0.dev0"9}10