From 34021131ff750b1d8b5b332769f05df9f3173a75 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 15 Jan 2023 03:00:59 -0300 Subject: [PATCH] Credit the presets --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9b552e0..2285697c 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Check the [wiki](https://github.com/oobabooga/text-generation-webui/wiki/System- Pull requests, suggestions and issue reports are welcome. -## Other projects +## Credits -Make sure to also check out the great work by [KoboldAI](https://github.com/KoboldAI/KoboldAI-Client). I have borrowed some of the presets listed on their [wiki](https://github.com/KoboldAI/KoboldAI-Client/wiki/Settings-Presets) after performing a k-means clustering analysis to select the most relevant subsample. +- NovelAI and KoboldAI presets: https://github.com/KoboldAI/KoboldAI-Client/wiki/Settings-Presets +- Pygmalion preset: https://github.com/PygmalionAI/gradio-ui/blob/master/src/gradio_ui.py