mirror of
https://github.com/nextcloud/documentation.git
synced 2025-08-16 16:07:43 +00:00
fix(llm2): Correct required CUDA version
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
@ -39,7 +39,7 @@ Requirements
|
||||
* Nextcloud AIO is supported
|
||||
* We currently support NVIDIA GPUs and x86_64 CPUs
|
||||
* CPU that supports AVX and AVX2 instruction
|
||||
* CUDA >= v12.8 on your host system
|
||||
* CUDA >= v12.4 on your host system
|
||||
* GPU Sizing
|
||||
|
||||
* A NVIDIA GPU with at least 8GB VRAM
|
||||
|
Reference in New Issue
Block a user