From f160e658fecda6b227f20607c7be742740c606c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20Finnil=C3=A4?= <64466176+MB-Finski@users.noreply.github.com> Date: Fri, 9 Feb 2024 15:10:13 +0200 Subject: [PATCH] Update Local LLM app ethical AI rating MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a line to the ethical AI ratings table in relation to the NeuralBeagle 14 model in the local llm app. Signed-off-by: Sami Finnilä <64466176+MB-Finski@users.noreply.github.com> --- admin_manual/ai/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/ai/index.rst b/admin_manual/ai/index.rst index 8a5d5420a..006fa3c54 100644 --- a/admin_manual/ai/index.rst +++ b/admin_manual/ai/index.rst @@ -33,6 +33,7 @@ Overview of AI features "","`Replicate integration `_","Yellow","Yes","Yes - StableDiffusion models by StabilityAI","No","No" "Text generation","`Local large language model (via GPT4all Falcon) `_","Green","Yes","Yes","Yes","Yes" "","`Local large language model (via Llama 2) `_","Yellow","Yes","Yes","No","Yes" + "","`Local large language model (via NeuralBeagle 14) `_","Yellow","Yes","Yes","No","Yes" "","`OpenAI and LocalAI integration (via OpenAI API) `_","Red","No","No","No","No" "","`OpenAI and LocalAI integration (via LocalAI) `_","Green","Yes","Yes","Yes","Yes" "Context Chat","`Nextcloud Assistant Context Chat `_","Yellow","Yes","Yes","No","Yes"