Configuring Moya’s Desktop Nodes for Local LLM Inference

Last post I covered the why behind running private AI on Moya. This one is the how — specifically, getting GPU-backed inference working cleanly on a bare-metal Kubernetes cluster instead of just running a model on a desktop with a script and calling it a day. If you’ve only ever run AI workloads on cloud-managed … Read more

Why I Run Private AI on Moya (and What It Actually Does)

When I teased “private AI workloads on Moya” in my first post, a few people asked me the same question: why bother? Cloud AI is one API call away, it’s cheap, and somebody else deals with the GPUs catching fire. Fair question. Here’s my honest answer, plus what’s actually running. The “How Does That Work?” … Read more