Turning my old phone into a local LLM server


For a long time, the realm of large language models felt like a service reserved for the massive data centers of the cloud. But a quiet revolution is brewing in the local machine, proving that the power of advanced reasoning no longer requires an endless subscription or a massive data transfer.

Despite initial skepticism, the trend of locally-hosted Large Language Models (LLMs) has recently gained serious momentum, particularly concerning their advanced reasoning capabilities. The shift is less about waiting for bigger infrastructure and more about smart architectural innovation.

Key to this progress is the rise of Mixture-of-Experts (MoE) models. These models offer a brilliant solution: they allow for highly sophisticated reasoning while remaining surprisingly efficient. They demonstrate that even demanding tasks can be managed effectively, running at respectable token rates even on relatively modest, outdated hardware, such as Pascal-era cards.

This democratization of AI power means that high-level performance is no longer tied to expensive cloud compute. With a little bit of tinkering and a deep understanding of the architecture, enthusiasts can unlock incredible potential on their own setups.

The practical examples are compelling. Models like Qwen3.6-35B-A3B and Gemma-4-26B-A4B are demonstrating that local deployments can easily rival their cloud counterparts.

This capability is particularly transformative for the Free and Open Source Software (FOSS) community. By running powerful LLMs locally, developers and users gain complete control over their data and workflow. This ability to run sophisticated AI models on personal hardware fundamentally changes the landscape, making cutting-edge AI tools accessible to everyone who has the technical know-how.

The story is clear: the future of AI isn’t just in the hyperscale data center; it’s in the local machine, fueled by open models and ingenious engineering.

You may also like: