docs(AI): Add note about CUDA version requirements

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr
2024-07-22 10:35:56 +02:00
parent 9513033d7e
commit eed1fadd56
2 changed files with 2 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ Requirements
* The *context_chat_backend* app is built as an External App and thus depends on AppAPI v2.3.0 and later
* Nextcloud AIO is supported
* We currently support NVIDIA GPUs and x86_64 CPUs
* CUDA >= v12.2 on your host system
* GPU Sizing
* A NVIDIA GPU with at least 8GB VRAM

View File

@@ -19,6 +19,7 @@ Requirements
* This app is built as an External App and thus depends on AppAPI v2.3.0 or higher
* Nextcloud AIO is supported
* We currently support NVIDIA GPUs and x86_64 CPUs
* CUDA >= v12.2 on your host system
* GPU Sizing
* A NVIDIA GPU with at least 8GB VRAM