Everything posted by jakobU02
-
[SUPPORT] ALEXBN71 - CODEPROJECT.AI_SERVER
Hello, I am trying to use CodeProject.AI_ServerGPU in combination with AgentDVR. Unfortunately, this causes issues with my Nvidia 5060 TI (I guess, I am running into this issue: https://github.com/codeproject/CodeProject.AI-Server/issues/337). Is there any chance to get the CodeProject.AI_ServerGPU from the Unraid CA running with my GPU? In case that's not possible: I have found this post https://ipcamtalk.com/threads/new-codeproject-ai-object-detection-yolo11-net-module.83611/page-3#post-957933 and there seems to exist a solution for linux on docker hub that is working with the 5060 ti: https://hub.docker.com/r/mikelud/ai-server/tags . Is it (easily) possible to use that docker in unraid instead of the CodeProject.AI_ServerGPU from the CA? Thank you for your help!
-
[Plugin] Nvidia-Driver
I see. So, provided the mainboard/bios (Asus proart creator B650) and cpu (AMD EPYC 4345P) are compatible, chances are good to get cuda and hardware encoding running in the dockers when using the open source driver. Is this statement correct?
-
[Plugin] Nvidia-Driver
Irrelevant since 50 series only supports the Open Source driver. Thank you for the quick response. I see. For me it is relevant, since I could still go for a different non-50-series card. Would you recommend to stick to the 5060 + opensource, or go for an older card with proprietary driver support? Is there a documentation site to see what's actually different between proprietary and open source version?
-
[Plugin] Nvidia-Driver
Hello, I am planning to place a 5060ti 16GB into my unraid build to - run NVR (agent dvr or frigate) including AI object detection - use gpu for machine learning tasks in immich - test some llms locally on the unraid server I found several posts here and in other places that the 50xx series cards do have some issues with unraid, specifically I have the following questions: - does the opensource driver work out of the box with the 5060 ti and flawlessly work for my intended uses? - does the opensource driver have any drawbacks compared to the proprietary one (performance, power states)? - are future versions of the proprietary driver expected to support the 5060ti on unraid? I hope this is the right place to place my questions.