CoolFace
Modelpublic

modilify/Modilify-Mk1-preview

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
1likes20downloads
generation_config.json19 linesDownload Raw Back to root
1{2  "confidence_threshold": null,3  "denoise_temperature": 0.8,4  "eos_token_id": [5    1,6    1067  ],8  "max_denoising_steps": null,9  "max_new_tokens": 256,10  "one_token_per_denoise_step": false,11  "return_dict_in_generate": true,12  "sampler_config": null,13  "stability_threshold": null,14  "t_max": 0.8,15  "t_min": 0.8,16  "transformers_version": "5.14.1",17  "turn_end_token_id": 10618}19