Update README

This commit is contained in:
oobabooga 2023-07-25 15:46:12 -07:00
parent d3abe7caa8
commit 1b89c304ad
3 changed files with 0 additions and 11 deletions

View file

@ -323,9 +323,3 @@ The presets that are included by default are the result of a contest that receiv
* Subreddit: https://www.reddit.com/r/oobaboogazz/
* Discord: https://discord.gg/jwZCF2dPQN
## Credits
- Gradio dropdown menu refresh button, code for reloading the interface: https://github.com/AUTOMATIC1111/stable-diffusion-webui
- Godlike preset: https://github.com/KoboldAI/KoboldAI-Client/wiki/Settings-Presets
- Code for some of the sliders: https://github.com/PygmalionAI/gradio-ui/

View file

@ -1,4 +0,0 @@
temperature: 0.7
top_p: 0.5
typical_p: 0.19
repetition_penalty: 1.1

View file

@ -376,7 +376,6 @@ def create_settings_menus(default_preset):
1) Midnight Enigma
2) Yara
3) Shortwave
4) Kobold-Godlike
### Temperature
Primary factor to control randomness of outputs. 0 = deterministic (only the most likely token is used). Higher value = more randomness.