#local-llm

3 posts tagged with "local-llm"

Gemma 4 vs Qwen Models: A Practical Local LLM Test

I tested several open-source local LLMs on a few short reasoning and trick questions to see which ones felt best in real local use, then added three more models to see how the rankings shifted.

Cover Image for I Spent $60+ "Reinvent" OpenClaw Memory System Locally — Here’s What Actually Worked

I Spent $60+ "Reinvent" OpenClaw Memory System Locally — Here’s What Actually Worked

I tried to reinvent a MemOS-style three-layer memory stack locally for OpenClaw, compared hosted vs local behavior, and learned why engineering methodology matters more than brute-force agent rewrites.

Cover Image for Ghost in My Machine: How I Built Miko with OpenClaw in a Few Days

Ghost in My Machine: How I Built Miko with OpenClaw in a Few Days

I turned OpenClaw into a practical daily copilot: Codex for the main thread, qwen3.5 for cheap background tasks, fully local semantic memory, and Claude Code CLI when the work gets serious.