Skip to content

Commit 6515d34

Browse files
authored
Merge pull request #13159 from nextcloud/fix/ai-updates
fix(llm2): Correct required CUDA version
2 parents 7e41fb8 + 7ff185a commit 6515d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/ai/app_llm2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Requirements
3939
* Nextcloud AIO is supported
4040
* We currently support NVIDIA GPUs and x86_64 CPUs
4141
* CPU that supports AVX and AVX2 instruction
42-
* CUDA >= v12.8 on your host system
42+
* CUDA >= v12.4 on your host system
4343
* GPU Sizing
4444

4545
* A NVIDIA GPU with at least 8GB VRAM

0 commit comments

Comments
 (0)