Skip to content

Commit 5b2ccd4

Browse files
committed
fix backport
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
1 parent 8ed33bf commit 5b2ccd4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

admin_manual/ai/app_context_chat.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Requirements
2222
* Nextcloud AIO is supported
2323
* We currently support NVIDIA GPUs, AMD GPUs (via Vulkan) and x86_64 CPUs
2424
* CPU that supports AVX and AVX2 instruction
25-
* CUDA >= v12.2 on your host system
25+
* CUDA >= v12.8 on your host system if NVIDIA GPUs are used
26+
* Both podman and docker are supported
2627
* GPU Setup Sizing
2728

2829
* A GPU with at least 2GB VRAM
@@ -213,5 +214,4 @@ Known Limitations
213214
* Customer support is available upon request, however we can't solve false or problematic output, most performance issues, or other problems caused by the underlying model. Support is thus limited only to bugs directly caused by the implementation of the app (connectors, API, front-end, AppAPI).
214215
* Files larger than 100MB are not supported
215216
* Password protected PDFs or any other files are not supported. There will be error logs mentioning cryptography and AES in the docker container when such files are encountered but it is nothing to worry about, they will be simply ignored and the system will continue to function normally.
216-
* Podman and Kubernetes are currently not supported for the Context Chat Backend ExApp.
217217
* External storages (through ``files_external``) may not work as well as the local storage.

0 commit comments

Comments
 (0)