I ran Gemma 4 and Qwen 3.5 for the same local tasks, and one pulled miles ahead
…Sign in to your XDA account Local LLMs are one of those things that started off as a novelty and ended up being more useful than I expected . After running them for…
Tracked topic
Gemma is a family of open-weight language models released by Google for text generation and related NLP tasks.
…Sign in to your XDA account Local LLMs are one of those things that started off as a novelty and ended up being more useful than I expected . After running them for…
Google's Gemma 4 isn't the smartest local LLM I've run, but it's the one I reach for most
…DGX Spark playbooks to get a local environment running quickly. Check out the vLLM playbooks for DGX Spark , RTX PRO and DGX Station . Try Diffusion Gemma on Hugging Face or test it…
…Simultaneously, I uploaded my resume to my local LLM, which runs the Gemma 4 model through Ollama . When I have plenty of time on my hands, I usually prefer using the Quen…
…Deploying on local hardware with LM Studio Gemma 4 models can be easily and performantly deployed on AMD hardware through the open-source llama.cpp project and LM Studio . Users can quickly…
…However, as the local model landscape shifted with the arrival of heavy hitters like Gemma 4, Qwen3.6, and more, I started to wonder whether I really need to continue my $20…
…A major highlight of the launch was Google's demonstration of the Gemma 3 270M language model running locally on the Coral Board. By performing inference on-device, the system can continue…
I made my first macOS utility app that ships with a bundled Gemma 4 model, specifically the Gemma E4B one. It made my app DMG have 5.3 GB in size, but I think it is a small size for the power that this free local model c…
Gemma just crushed Qwen in a local LLM gamedev contest! Device: MacBook Pro M5 Max, 64GB RAM Qwen 3.6 27B: 32 tokens/sec · 18m 04s · 33,946 tokens. Gemma 4 31B: 27 tokens/sec · 3m 51s · 6,209 tokens. So what is more impo…
Hi guys.I have been working on Hitoku Draft, an open-source, voice-first AI assistant that runs entirely locally. I posted about it already, and now it has also transcription with voice editing. Looking for feedback, as …
Update from the lawyer with the V100 server. A few of you asked what I actually ended up running once the dust settled, so here it is. Still just a lawyer, still driving the whole thing through Claude Code, still not ful…
Claude Code like agentic workflow ai too costly for me.Any LLM can I run with VSCode at the below setup? 16ram Intel core i7 h processor 13gen 512gb NVMe SSD I want to run the ai as local agentic workflow with Vscode.I w…
…Related Google's Gemma 4 isn't the smartest local LLM I've run, but it's the one I reach for most Google's newest Gemma 4 models are both powerful…
…Qwen3 Coder Next is still my favorite local model, but Gemma 4's entire array of options is really giving my preferences a run for their money.
…Gemma 4 runs locally through Ollama and handles most of the code generation. The prompt goes in, the model produces a working draft, and that draft is compiled before it reaches Claude…