From 33a32d038097b697d2917c77d8666f9d9f3b2874 Mon Sep 17 00:00:00 2001 From: SDS <52386626+StefanDanielSchwarz@users.noreply.github.com> Date: Sun, 13 Aug 2023 20:11:02 +0200 Subject: [PATCH] Set TextGen temperature slider min value to 0.0 When updating the TextGen preset, I noticed the slider not going to the true minimum, so I fixed that as well. Same as [#825](https://github.com/SillyTavern/SillyTavern/issues/825) for KoboldAI. --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 4940ae4c6..15ccfe2c8 100644 --- a/public/index.html +++ b/public/index.html @@ -434,7 +434,7 @@
- +