From ace2902cb885902e24fa912da7cfbe28348c399f Mon Sep 17 00:00:00 2001 From: Beinsezii Date: Sat, 26 Oct 2024 16:07:07 -0700 Subject: [PATCH] llama.cpp Enable dry w/ array convert The new PR that was merged needs an array instead of a str https://github.com/ggerganov/llama.cpp/pull/9702 --- public/index.html | 3 +-- public/scripts/textgen-settings.js | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index c6213da05..8a05bf447 100644 --- a/public/index.html +++ b/public/index.html @@ -1397,8 +1397,7 @@ - -
+