I Ran a Good Model With Decent Hardware
I saw a benchmark showing Qwen3.6 outperforming Claude Sonnet on my laptop. I didn’t believe it. So I ran it myself — mistakes, PowerShell errors, and all.
I saw a benchmark showing Qwen3.6 outperforming Claude Sonnet on my laptop. I didn’t believe it. So I ran it myself — mistakes, PowerShell errors, and all.
Testing context window limits on local AI — what worked, what slowed down, and what crashed.
I set all of this up and do not fully understand everything I did. But it works, it is fast enough to be useful. That is the point of documenting it. The Hardware My machine is an Acer Predator PHN16S-71. CPU: Intel Core Ultra 9 275HX. GPU: NVIDIA RTX 5070 Ti with 12GB VRAM. RAM: … Read more
I set up my own AI server on a Hostinger VPS running Ollama, proxying Claude through LiteLLM, and eventually adding Gemini. Here’s what that actually looked like.
Transformer LLMs, reflection, and tool use — what I took away from a technical course as a non-developer.
I didn’t want to pay for a VPS just to access my local AI setup remotely. Cloudflare Tunnel solved it for free — and it took about ten minutes to set up.
When my AI model didn’t fit in GPU memory, it spilled into RAM. Here’s what that actually means for performance — explained without the jargon.
I installed Ollama and two AI models on my Acer Predator laptop. It wasn’t smooth — but it worked. Here’s an honest look at what happened and what I learned along the way.
Completed the Agentic AI course by DeepLearning.AI. Key takeaways: multi-agent system design, reflection loops, tool use architecture, and what it all means for AI governance and compliance consulting.
Completed AI for Everyone by Andrew Ng (DeepLearning.AI). Here’s what the course covers and why AI fundamentals matter for governance, compliance, and strategic decision-making.