* The popular mirostat "Gold/Silver/Bronze" community settings
These settings have been popular in the community and are good
candidates for defaults.
* Update Miro Bronze.json
* Update Miro Gold.json
* Update Miro Bronze.json
* Update Miro Silver.json
* Rename Kobold presets
* Update textgen presets
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
This wasn't actually deterministic because despite `do_sample: false`, temperature was still taking effect, causing non-deterministic output. I fixed this and also adjusted repetition penalty to be like KoboldAI's Deterministic preset.