From e1d102f18a45b4e5635f0dd2a9724d67d099a495 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 24 Feb 2025 08:38:57 +0100 Subject: [PATCH] enh(context_chat): Add avx2 instruction requirement Signed-off-by: Marcel Klehr --- admin_manual/ai/app_context_chat.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/ai/app_context_chat.rst b/admin_manual/ai/app_context_chat.rst index d0c58ef74..ed52ea6e7 100644 --- a/admin_manual/ai/app_context_chat.rst +++ b/admin_manual/ai/app_context_chat.rst @@ -21,6 +21,7 @@ Requirements * Minimal Nextcloud version: 30 * Nextcloud AIO is supported * We currently support NVIDIA GPUs and x86_64 CPUs +* CPU that supports AVX and AVX2 instruction * CUDA >= v12.2 on your host system * GPU Setup Sizing