From e074eda9846fc23bf1e18d2e1f273056b7b0bd33 Mon Sep 17 00:00:00 2001 From: julianbollig Date: Wed, 18 Dec 2024 16:42:47 +0100 Subject: [PATCH 1/2] Disable RAG for Llama-cpp backend Signed-off-by: julianbollig --- WebUI/src/views/Answer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebUI/src/views/Answer.vue b/WebUI/src/views/Answer.vue index 7cdd653c..476a4766 100644 --- a/WebUI/src/views/Answer.vue +++ b/WebUI/src/views/Answer.vue @@ -138,7 +138,7 @@ {{ languages.DECREASE_FONT_SIZE }} -
+