News

Developments in local and open-source AI, curated for people running their own stacks.

The Llanite registry is kept up to date with every significant open-weight model release. Run llanite models to see what fits your machine, or llanite set <stack> model <model> to swap immediately.

May 10, 2025

llanite.dev

Llanite registry adds Qwen3 8B, 14B, and 32B across all RAM tiers

All three dense Qwen3 variants are now in the registry with validated hardware requirements. Run `llanite models` to see which fit your machine, or `llanite set <stack> model qwen3:14b` to swap immediately.

registryqwenllanite

May 1, 2025

MindStudio Blog

Gemma 4 vs Qwen 3.5: side-by-side open-weight comparison

Detailed benchmark comparison of the two leading open-weight families. Qwen 3.5 extends to 262K context across all sizes and supports 201 languages; Gemma 4 leads on vision tasks. Both are now in the Llanite registry.

modelsqwengemmabenchmarksopen-weights

Apr 29, 2025

Qwen Team / Hugging Face

Qwen3 released: hybrid thinking, dense and MoE variants, fully open weights

Qwen3 ships in eight sizes from 0.6B to 235B, including a thinking mode that can be toggled per request. The 14B dense model sits in the Llanite registry and runs comfortably on 16 GB RAM — it is now the default model for the local-coder stack.

modelsqwenopen-weights

Apr 29, 2025

Google DeepMind Blog

Gemma 4 drops: Google's vision-capable open model reaches the 27B tier

Gemma 4 27B is multimodal and instruction-tuned, outperforming several models twice its size on coding and reasoning benchmarks. Gemma 4 9B is already available in the Llanite registry for machines with 12 GB RAM or more.

modelsgemmagoogleopen-weights

Apr 15, 2025

Hugging Face Blog

Hugging Face Open LLM Leaderboard v2 overhauled with harder benchmarks

The new leaderboard drops saturated benchmarks and adds six harder evaluation suites. Rankings shifted significantly — models that looked equivalent on v1 now separate clearly. Check it before choosing a model for a production stack.

benchmarksresearchopen-source

Mar 17, 2025

Mistral Blog

Mistral Small 3.1 outperforms GPT-4o mini on most benchmarks

Mistral Small 3.1 at 24B parameters adds vision support and a 128K context window while staying well within 32 GB RAM. A strong general-purpose alternative to the Qwen family if you prefer European provenance for your weights.

modelsmistralopen-weights

Mar 1, 2025

Ollama GitHub

Ollama adds concurrent model support and improved context management

Recent Ollama releases ship support for running multiple models concurrently, configurable GPU layer offloading, and improved KV-cache utilisation. Llanite passes num_ctx directly to Ollama so your stack config controls context size without manual flags.

runtimeollamatooling

Dec 26, 2024

DeepSeek

DeepSeek-V3 open weights published: 671B MoE, MIT licence

DeepSeek-V3 is a 671B mixture-of-experts model with 37B active parameters per forward pass, released under MIT. It matches or exceeds GPT-4 on most benchmarks and is the clearest evidence yet that the quality gap between open and closed frontier models has closed.

modelsdeepseekopen-weightsresearch

Dec 6, 2024

Meta AI Blog

Meta releases Llama 3.3 70B with 128K context and improved instruction following

Llama 3.3 70B matches Llama 3.1 405B performance on most benchmarks at a fraction of the inference cost. At ~40 GB model weight it is the largest model that fits on a single 64 GB RAM machine without quantisation.

modelsllamametaopen-weights

Jun 1, 2024

UC Berkeley GORILLA

Berkeley Gorilla Leaderboard: function-calling benchmarks for open and closed models

The Gorilla leaderboard benchmarks models specifically on tool and API calling accuracy — a better signal than general reasoning benchmarks if your stack relies on agents or structured tool use. Worth checking before choosing a model for an agentic workload.

benchmarkstoolingresearchopen-source