Tag

Local LLMs

A collection of 12 posts

Open Source LLMs

Ornith 1.0 vs GLM 5.2: Best Open Coding Model in 2026?

Two new MIT open-weights coding models shipped a day apart in June 2026. We compare architecture, coding benchmarks, local hardware, and API pricing for Ornith 1.0 vs GLM 5.2 — with an honest, no-hype verdict on which to pick.

· 15 min read
Local LLMs

Run Gemma 4 on Windows: Step-by-Step Guide (2026)

Quick answer. To run Gemma 4 on Windows, install Ollama from ollama.com, open PowerShell, and run ollama pull gemma4:e4b followed by ollama run gemma4:e4b. The E4B (~9.6 GB) variant fits comfortably on 16 GB systems. For a GUI, install LM Studio, search “gemma 4”, download a

· 7 min read