From ca0aa5fbd4ce9e6f214bac29342c2695f8876ede Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 24 Feb 2025 08:31:23 +0100 Subject: [PATCH] enh(llm2): Add avx2 instruction requirement Signed-off-by: Marcel Klehr --- admin_manual/ai/app_llm2.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/ai/app_llm2.rst b/admin_manual/ai/app_llm2.rst index 709b6c715..f01379be7 100644 --- a/admin_manual/ai/app_llm2.rst +++ b/admin_manual/ai/app_llm2.rst @@ -38,6 +38,7 @@ Requirements * This app is built as an External App and thus depends on AppAPI v3.1.0 or higher * 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 Sizing