Robotics Archives
…With a frontier-class AI assistant running locally, users can power morning briefings, automate daily tasks, perform code reviews and control smart home systems — all in real time. From the Cloud to…
Tracked topic
Gemma is a family of open-weight language models released by Google for text generation and related NLP tasks.
…With a frontier-class AI assistant running locally, users can power morning briefings, automate daily tasks, perform code reviews and control smart home systems — all in real time. From the Cloud to…
…centered around my local models Besides my coding tasks, LLMs are just as valuable for my FOSS arsenal. For example, I’ve connected the llama-server running Gemma4-26B-A4B to my…
…None of this would normally be a great week, but I got more done than I expected to, and most of that comes down to having a local LLM setup that runs…
…After migrating through a bunch of setups, I’ve honed in on a local LLM server running on my old Proxmox workstation, and it works surprisingly well for everything from simple prompting…
…Related I replaced ChatGPT and Claude with this powerful local LLM and saved over $20 a month while gaining full control Qwen3.6 runs on my old GPU and does what ChatGPT…
…Choose any of the top remote models from Google, Anthropic, OpenAI, or if you need to run locally - Gemma 4 is our most capable and efficient local model! And with Android CLI…
…835, which is pretty solid. Gemma 3 4B got 0.733. Llama 3.2 3B got 0.727. These are all local models you can run on consumer hardware. And then there…
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…
…Right now, AI is designed to run in the cloud. Running it locally is cool, but it's not fully there yet. Once the technology improves, however, I could really see running…
…10 PM,’ it schedules a local notification. When you tap that notification, the app opens directly to the right tool and starts a session with Gemma 4, ready to help. In other…
…Related Ollama is still the easiest way to start local LLMs, but it's the worst way to keep running them Ollama is great for getting you started... just don't stick…