I gave a local LLM access to my Docker containers, and it replaced my monitoring scripts
…with local LLMs, and Gemma 4 was already running on my RTX 4070 Ti. It was fast, local, and not going anywhere. So, I thought I could use the same local LLM…
Tracked topic
Gemma is a family of open-weight language models released by Google for text generation and related NLP tasks.
…with local LLMs, and Gemma 4 was already running on my RTX 4070 Ti. It was fast, local, and not going anywhere. So, I thought I could use the same local LLM…
…Related I finally found a local LLM I want to use every day (and it's not for coding) Local AI that actually fits into my day Jan is the middle ground…
…Sign in to your XDA account Summary Running a local Gemma4 on my RTX 4070 Ti let me prototype my dream game offline. A spreadsheet+Python rebuilt the persistent world, so I…
…Gemma 4 runs locally at effectively zero cost per query, which means the message limit problem that used to stall mid-session simply doesn't apply to the generative side of the…
…Where a couple of weeks of testing left me I still use local LLMs on my PC, but honestly, since getting them running on my phone, I find myself reaching for the…
…While I wouldn’t use my Raspberry Pi to replace my RTX 3080 Ti-powered workflows anytime soon, this unhinged project worked better than I expected. Related I ran local LLMs on…
…Related I ran Gemma 4 and Qwen 3.5 for the same local tasks, and one pulled miles ahead Pitting them against each other to find the best one for my workflow…
…I fired Claude Pro The dream of Saas-free professional productivity used to be a compromise, but thanks to the arrival of Gemma 4 and other capable local LLMs, you can actually…
…Open Notebook's docs literally use gemma3 as the example local model, it's well-supported in Ollama with proper caching, and it runs fine on modest hardware. One command pulls it…
…Why use AnythingLLM if you're either going to use cloud AI or already have a local setup anyway? For me, it's having one interface for everything, local or cloud (it…