From 6cafd60bb3e5a9d1935e576caf6b24d4c4340a10 Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Wed, 8 Mar 2023 17:57:56 +0200 Subject: [PATCH] Remove hardcoded context side --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index bc81dc949..f33c6024c 100644 --- a/public/index.html +++ b/public/index.html @@ -1527,7 +1527,7 @@ name2, // name2 "", // Context true, // stop at newline - 1300, // Maximum prompt size in tokens + max_context, // Maximum prompt size in tokens 1, // num attempts ] }; @@ -5219,7 +5219,7 @@

Typical P

select

Penalty Alpha

select
- +