From abe5aa7cc0d53862cda4f55da5065bed5ce3671c Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Sun, 12 Mar 2023 22:40:15 +0200 Subject: [PATCH] Extra notice for ooba users --- public/index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 360a698d2..d6a724ebd 100644 --- a/public/index.html +++ b/public/index.html @@ -530,8 +530,11 @@ target="_blank"> oobabooga/text-generation-webui - Make sure you run it with -
--no-stream
option! + Make sure you run it: +
    +
  • with
    --no-stream
    option
  • +
  • in notebook mode (not
    --cai-chat
    or
    --chat
    )
  • +