Small Language Models

8 pieces on Small Language Models.

News & Analysis

news
Shan2026-08-29
Small Language ModelsLocal AIOpen WeightsDeveloper ToolsInference

Four-Layer Local AI Stack Runs SLMs With No Cloud Dependency

A practical framework for serving, IDE integration, terminal automation, and retrieval — assembling open-weight 1B–14B models into a real development workflow.

Read more
news
Shan2026-08-25
IBM GraniteOpen WeightsReinforcement LearningAgentic AISmall Language Models

IBM Granite 4.2: 30B Model Hits 57.0 on SWE-Bench Verified

IBM's Granite 4.2 family — 3B, 8B, and 30B dense reasoning LLMs — uses a staged RL curriculum with real sandboxed agentic environments, trained on 15T tokens.

Read more
news
Shan2026-08-24
Named Entity RecognitionInformation ExtractionOpen WeightsSmall Language ModelsFastino

GLiNER2.5 Drops Span Enumeration, Opens 4,096-Token Context

Fastino's GLiNER2.5 replaces span enumeration with boundary prediction, removing entity-length limits and reaching 56.17 macro F1 across 16 zero-shot benchmarks.

Read more
news
Shan2026-08-20
Liquid AISpeculative DecodingInference OptimizationSmall Language ModelsOpen Weights

LFM2.5-DSpark Hits 3.18x GPU Speedup With Zero Output Change

Liquid AI's DSpark draft checkpoints deliver up to 3.18x throughput on H100 and 2.87x on M4 Max MacBook Pro, with bit-identical greedy output.

Read more
Needle 2: 45M-Parameter Tool-Calling Model in a 14MB Binary
news
Shan2026-08-14
Small Language ModelsEdge AIOpen WeightsTool CallingInference

Needle 2: 45M-Parameter Tool-Calling Model in a 14MB Binary

Cactus Compute's Needle 2 runs a full inference session in 28MB of RAM, hits 500 tokens/sec on a Raspberry Pi 5, and needs no GPU.

Read more
Liquid AI LFM2.5-VL-3B: 3.1B On-Device Vision-Language Model
news
Shan2026-08-13
Vision-Language ModelsOn-Device AISmall Language ModelsLiquid AIBenchmarks

Liquid AI LFM2.5-VL-3B: 3.1B On-Device Vision-Language Model

Liquid AI's 3.1B-parameter LFM2.5-VL-3B scores 69.4 across 28 vision benchmarks, matches 4.7B rivals, and adds tool calling for on-device agents.

Read more
webAI TwIL-LM: 1.7B and 3B Formal-Logic Models for Local Hardware
news
Shan2026-08-11
Open WeightsSmall Language ModelsFormal ReasoningAutoformalizationLocal Inference

webAI TwIL-LM: 1.7B and 3B Formal-Logic Models for Local Hardware

webAI releases TwIL-LM, a 1.7B LoRA adapter and 3B merged model for autoformalization, running on 4 GB VRAM under a non-commercial license.

Read more
Structured Output with Local LLMs: When Valid JSON Is Not Enough
news
Shan2026-08-09
Local LLMsStructured OutputPydanticOllamaLLM ApplicationsSmall Language Models

Structured Output with Local LLMs: When Valid JSON Is Not Enough

Gemma 4's 4B model returns schema-valid JSON that still includes the wrong device. Here's the decomposition pattern that fixes it.

Read more