{"id":1322,"date":"2026-09-17T16:57:05","date_gmt":"2026-09-17T07:57:05","guid":{"rendered":"https:\/\/localmodelwatch.tsuchitsuchi.com\/engines-en\/"},"modified":"2026-09-19T08:09:24","modified_gmt":"2026-09-18T23:09:24","slug":"engines-en","status":"publish","type":"page","link":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engines-en\/","title":{"rendered":"Local LLM Engines and Tools: Release Tracker"},"content":{"rendered":"<p>Inference engines, runtimes, quantization tools and UIs for running open-weight models locally, as tracked by Local Model Watch. Each page carries the full release history compiled from GitHub, basic project facts and our articles. Version numbers and dates are collected by code, not written by an AI model.<\/p>\n<p><em>Last updated 2026-09-19 (JST). 24 projects.<\/em><\/p>\n<h2>Inference engines and runtimes<\/h2>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Project<\/th>\n<th>What it is<\/th>\n<th>Latest release<\/th>\n<th>Released<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-llama-cpp-en\/\">llama.cpp<\/a><\/td>\n<td>LLM inference engine written in C\/C++<\/td>\n<td><a href=\"https:\/\/github.com\/ggml-org\/llama.cpp\/releases\/tag\/v0.4.1\">v0.4.1<\/a><\/td>\n<td>2026-09-15<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-ollama-en\/\">Ollama<\/a><\/td>\n<td>Local LLM runtime that pulls and runs models with a single command<\/td>\n<td><a href=\"https:\/\/github.com\/ollama\/ollama\/releases\/tag\/v0.34.2\">v0.34.2<\/a><\/td>\n<td>2026-09-16<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-vllm-en\/\">vLLM<\/a><\/td>\n<td>High-throughput LLM serving engine built around PagedAttention<\/td>\n<td><a href=\"https:\/\/github.com\/vllm-project\/vllm\/releases\/tag\/v0.29.0\">v0.29.0<\/a><\/td>\n<td>2026-09-09<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-sglang-en\/\">SGLang<\/a><\/td>\n<td>LLM serving framework known for RadixAttention prefix caching and structured output<\/td>\n<td><a href=\"https:\/\/github.com\/sgl-project\/sglang\/releases\/tag\/v0.5.20\">v0.5.20<\/a><\/td>\n<td>2026-09-19<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-koboldcpp-en\/\">KoboldCpp<\/a><\/td>\n<td>Single-file runtime that bundles llama.cpp with a web UI and API<\/td>\n<td><a href=\"https:\/\/github.com\/LostRuins\/koboldcpp\/releases\/tag\/v1.121\">v1.121<\/a><\/td>\n<td>2026-09-16<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-llamafile-en\/\">llamafile<\/a><\/td>\n<td>Packages model weights and llama.cpp into one executable that runs on any OS without installation<\/td>\n<td><a href=\"https:\/\/github.com\/mozilla-ai\/llamafile\/releases\/tag\/0.10.6\">0.10.6<\/a><\/td>\n<td>2026-09-16<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-localai-en\/\">LocalAI<\/a><\/td>\n<td>Self-hosted, OpenAI-API-compatible inference server that fronts multiple backends for text, image and audio<\/td>\n<td><a href=\"https:\/\/github.com\/mudler\/LocalAI\/releases\/tag\/v4.10.0\">v4.10.0<\/a><\/td>\n<td>2026-09-18<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/github.com\/mlc-ai\/mlc-llm\">MLC LLM<\/a><\/td>\n<td>TVM-based compiler that deploys LLMs natively to phones, browsers (WebGPU) and a wide range of GPUs<\/td>\n<td>\u2014<\/td>\n<td>\u2014<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-ramalama-en\/\">RamaLama<\/a><\/td>\n<td>Runs local LLMs inside OCI containers, treating models as container images on Podman or Docker<\/td>\n<td><a href=\"https:\/\/github.com\/containers\/ramalama\/releases\/tag\/v0.24.0\">v0.24.0<\/a><\/td>\n<td>2026-08-22<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-exo-en\/\">exo<\/a><\/td>\n<td>Framework that clusters everyday devices (Macs, PCs, phones) to run a single model across them<\/td>\n<td><a href=\"https:\/\/github.com\/exo-explore\/exo\/releases\/tag\/v1.0.71\">v1.0.71<\/a><\/td>\n<td>2026-04-24<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h2>Quantization, model formats and fine-tuning<\/h2>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Project<\/th>\n<th>What it is<\/th>\n<th>Latest release<\/th>\n<th>Released<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-ggml-en\/\">ggml<\/a><\/td>\n<td>Tensor library underlying llama.cpp and whisper.cpp<\/td>\n<td><a href=\"https:\/\/github.com\/ggml-org\/ggml\/releases\/tag\/v0.24.0\">v0.24.0<\/a><\/td>\n<td>2026-09-14<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-exllamav3-en\/\">ExLlamaV3<\/a><\/td>\n<td>Inference library tuned for consumer NVIDIA GPUs<\/td>\n<td><a href=\"https:\/\/github.com\/turboderp-org\/exllamav3\/releases\/tag\/v1.5.0\">v1.5.0<\/a><\/td>\n<td>2026-09-13<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/github.com\/ikawrakow\/ik_llama.cpp\">ik_llama.cpp<\/a><\/td>\n<td>Fork of llama.cpp focused on CPU and hybrid performance, with its own quantization types (IQ*_K and others)<\/td>\n<td>\u2014<\/td>\n<td>\u2014<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-unsloth-en\/\">Unsloth<\/a><\/td>\n<td>Library for fast, low-VRAM fine-tuning (LoRA \/ QLoRA)<\/td>\n<td><a href=\"https:\/\/github.com\/unslothai\/unsloth\/releases\/tag\/v0.1.811-beta\">v0.1.811-beta<\/a><\/td>\n<td>2026-09-19<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h2>UIs and desktop apps<\/h2>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Project<\/th>\n<th>What it is<\/th>\n<th>Latest release<\/th>\n<th>Released<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-open-webui-en\/\">Open WebUI<\/a><\/td>\n<td>Self-hosted chat UI for Ollama and OpenAI-compatible APIs, with RAG, multi-user support and plugins<\/td>\n<td><a href=\"https:\/\/github.com\/open-webui\/open-webui\/releases\/tag\/v0.11.3\">v0.11.3<\/a><\/td>\n<td>2026-08-31<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-jan-en\/\">Jan<\/a><\/td>\n<td>Offline desktop chat app with llama.cpp built in; doubles as a local API server<\/td>\n<td><a href=\"https:\/\/github.com\/janhq\/jan\/releases\/tag\/v0.8.4\">v0.8.4<\/a><\/td>\n<td>2026-07-23<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-text-generation-webui-en\/\">text-generation-webui<\/a><\/td>\n<td>Gradio-based web UI for LLMs that switches between backends such as llama.cpp, ExLlama and Transformers<\/td>\n<td><a href=\"https:\/\/github.com\/oobabooga\/textgen\/releases\/tag\/v4.9\">v4.9<\/a><\/td>\n<td>2026-05-21<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/github.com\/lmstudio-ai\/lms\">LM Studio CLI (lms)<\/a><\/td>\n<td>Command-line tool for the LM Studio desktop app: pull, load and serve models from scripts<\/td>\n<td>\u2014<\/td>\n<td>\u2014<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h2>Image, video and audio<\/h2>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Project<\/th>\n<th>What it is<\/th>\n<th>Latest release<\/th>\n<th>Released<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-comfyui-en\/\">ComfyUI<\/a><\/td>\n<td>Node-based UI for building image, video and audio generation pipelines<\/td>\n<td><a href=\"https:\/\/github.com\/Comfy-Org\/ComfyUI\/releases\/tag\/v0.36.0\">v0.36.0<\/a><\/td>\n<td>2026-09-16<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-diffusers-en\/\">Diffusers<\/a><\/td>\n<td>Hugging Face&#8217;s Python library for diffusion models; the standard way to run image, video and audio generators from code<\/td>\n<td><a href=\"https:\/\/github.com\/huggingface\/diffusers\/releases\/tag\/v0.40.0\">v0.40.0<\/a><\/td>\n<td>2026-08-20<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-invokeai-en\/\">InvokeAI<\/a><\/td>\n<td>Desktop\/web app for image generation with a unified canvas and workflow editor<\/td>\n<td><a href=\"https:\/\/github.com\/invoke-ai\/InvokeAI\/releases\/tag\/v6.14.1\">v6.14.1<\/a><\/td>\n<td>2026-09-07<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-whisper-cpp-en\/\">whisper.cpp<\/a><\/td>\n<td>C\/C++ port of OpenAI&#8217;s Whisper speech recognition on ggml<\/td>\n<td><a href=\"https:\/\/github.com\/ggml-org\/whisper.cpp\/releases\/tag\/v1.9.4\">v1.9.4<\/a><\/td>\n<td>2026-09-11<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-tts-webui-en\/\">TTS WebUI<\/a><\/td>\n<td>Web UI that brings many text-to-speech and music generation models under one roof<\/td>\n<td><a href=\"https:\/\/github.com\/rsxdalv\/TTS-WebUI\/releases\/tag\/v1.5.2\">v1.5.2<\/a><\/td>\n<td>2026-09-01<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/engine-stable-diffusion-webui-en\/\">Stable Diffusion WebUI (AUTOMATIC1111)<\/a><\/td>\n<td>The classic web UI for Stable Diffusion, with a large extension ecosystem<\/td>\n<td><a href=\"https:\/\/github.com\/AUTOMATIC1111\/stable-diffusion-webui\/releases\/tag\/v1.10.1\">v1.10.1<\/a><\/td>\n<td>2025-02-09<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Inference engines, runtimes, quantization tools and UIs for running open-weight models locally, as tracked by Local Model Watch. Each page carries the full release history compiled from GitHub, basic project facts and our articles. Version numbers and dates are collected by code, not written by an AI model. Last updated 2026-09-19 (JST). 24 projects. Inference [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1322","page","type-page","status-publish","hentry"],"lang":"en","translations":{"en":1322,"ja":1320},"_links":{"self":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/pages\/1322","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/comments?post=1322"}],"version-history":[{"count":5,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/pages\/1322\/revisions"}],"predecessor-version":[{"id":1852,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/pages\/1322\/revisions\/1852"}],"wp:attachment":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/media?parent=1322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}