Skip to content

Commit

Permalink
Merge pull request #12055 from nextcloud/docs/admin/ai/cuda_version
Browse files Browse the repository at this point in the history
docs(AI): Add note about CUDA version requirements
  • Loading branch information
marcelklehr authored Jul 25, 2024
2 parents d3773d0 + eed1fad commit 105ae3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions admin_manual/ai/app_context_chat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions admin_manual/ai/app_llm2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 105ae3e

Please sign in to comment.