Well I been running a few different things in my home lab to get some local AI knowledge and testing done.
My current setup:
1. Nvidia 4060 with 8GB Vram in a Qnap NAS running Quts in Container Station.
Goals:
Let me know how everyone else is doing their setup at home. What been working, not working. What OS you like to use and apps etc.
My current setup:
1. Nvidia 4060 with 8GB Vram in a Qnap NAS running Quts in Container Station.
- Used for Dockers right now primarily for Open-webui with Ollama.
- I use it for my local AI Chatbot.
- Running nemotron-3-nano:4b really well. Quick to load, answer and doesnt use a lot of memory.
- Leaves the card open for other dockers to run like immich ML and jellyfin transcoding.
- I got this at launch before ramogendom started.
- I use NPU with lemonaid server and FastFlowLM - works decent for chatbot.
- I used the iGPU with LM studio to run some LLM - seems to like qwen3.5 the most. I have igpu using 48GB Ram of the 96GB.
- I recently added intel arc pro b70 card via deg1 external gpu dock. Its running with LM studio, but LM studio only shows the dgpu and not igpu. So there seems to be a know bug with either the LM or the runtime which is setup to use vulkan. I havent figured out how to run get that fixed to run both igpu and dgpu on lm studio.
- I setup a virtual box and ubuntu desktop VM to run claude code cli connected to LM studio so it runs locally.
- I setup Gitea as a docker to store code changes that claude does.
- It runs fairly well. The igpu is a bit slow but claude will do coding and such.
- I run claude with full permissions since it inside a VM.
- Goal is to run NPU, Igpu and dgpu with various models.
- 5090 is crazy fast, it will suck up full 600 watts and has some coil whine when running full tilt. like 180 t/s
- 3090 a bit slower in token per second like 120 t/s (i dont recall.)
- I prefer not to run these cards as it means another system on.
Goals:
- Keep chat on NAS since its on 24x7 already and card installed.
- Setup the N5pro to run three models at the same time, using NPU, igpu and dgpu.
- Setup more virtual machines on my XCP servers to run development tasks using claude code cli.
- Learn more about ML and AI in general while taking advantage of coding aspect for work projects.
Let me know how everyone else is doing their setup at home. What been working, not working. What OS you like to use and apps etc.







