local llms
30 articles about local llms in AI news
How to Run Claude Code with Local LLMs Using This Open-Source Script
A new open-source script lets you connect Claude Code to local LLMs via llama.cpp, giving you full privacy and offline access.
Open-Source Hack Enables Free Claude Code Execution with Local LLMs
Developers have discovered a method to run Anthropic's Claude Code using local LLMs without API costs or data leaving their machines. By redirecting API calls through environment variables, users can leverage open-source models like Qwen3.5 for private, cost-free coding assistance.
How to Run Claude Code on Local LLMs with VibePod's New Backend Support
VibePod now lets you route Claude Code to Ollama or vLLM servers, enabling local model usage and cost savings.
7 Free GitHub Repos for Running LLMs Locally on Laptop Hardware
A developer shared a list of seven key GitHub repositories, including AnythingLLM and llama.cpp, that allow users to run LLMs locally without cloud costs. This reflects the growing trend of efficient, private on-device AI inference.
llmfit Tool Scans System Specs to Match 497 LLMs from 133 Providers to Local Hardware
llmfit analyzes RAM, CPU, and GPU to recommend which of 497 LLMs will run locally without OOM crashes. It scores models on quality, speed, fit, and context, and pulls them directly via Ollama.
Graphify Turns Codebases Into Queryable Graphs Without Vectors or LLMs
Graphify maps codebases into local knowledge graphs using tree-sitter AST parsing, no LLMs or vector stores. At 82k+ stars, it supports 40+ languages and 20+ AI assistants.
Microsoft's BitNet Enables 100B-Parameter LLMs on CPU, Cuts Energy 82%
Microsoft Research's BitNet project demonstrates 1-bit LLMs with 100B parameters that run efficiently on CPUs, using 82% less energy while maintaining performance, challenging the need for GPUs in local deployment.
Crucix: Open-Source Personal Intelligence Terminal Aggregates 26 OSINT Feeds Locally
Developer-built Crucix runs locally, pulling 26 open-source intelligence feeds every 15 minutes into a unified dashboard. The MIT-licensed tool includes satellite data, flight tracking, conflict monitoring, and integrates with LLMs for analysis.
LLMs Spontaneously Develop Human-Like Brain Regions for Language, Math
LLMs spontaneously develop human-like brain regions for language, math, physics, and social reasoning, per @LiorOnAI. Two optimization processes converged on the same solution.
AMD's Lemonade v10.8 Adds MCP Support, Letting Claude Desktop and Cursor Route Tasks to Local AMD GPUs
AMD-backed Lemonade v10.8, released June 17, now exposes a Model Context Protocol server, letting Claude Desktop, Cursor, and GitHub Copilot route inference tasks to local AMD Ryzen AI NPUs, Radeon GPUs, or plain CPUs — no cloud API required. The update also adds Moonshine speech-to-text, expanded R
LLMs Shrink Neural Activity When Confused, New Paper Shows
LLMs compress neural activity when confused, measurable as a sparsity signal. Paper 2603.03415 proposes using this for adaptive prompting.
Stirling-PDF Hits 77K GitHub Stars as Local AI Document Processing Surges
Stirling-PDF, a fully local, open-source PDF toolkit, has surpassed 77,100 GitHub stars and 25M+ downloads. Its growth highlights a major shift toward privacy-first, self-hosted document AI, challenging paid cloud services like Adobe Acrobat.
OpenAI Open-Sources Agents SDK, Supports 100+ LLMs
OpenAI has open-sourced its internal Agents SDK, a lightweight framework for building multi-agent systems. It features three core primitives, works with over 100 LLMs, and has gained 18.9k GitHub stars immediately.
Mac Studio Runs 122B-Parameter AI Model Locally, Beats AWS on Cost
A developer demonstrated that a $3,999 Mac Studio can run a 122B-parameter AI model locally. Compared to a $5/hour AWS instance, the Mac pays for itself in roughly five weeks of continuous use.
Atomic Chat's TurboQuant Enables Gemma 4 Local Inference on 16GB MacBook Air
Atomic Chat's new TurboQuant algorithm aggressively compresses the KV cache, allowing models requiring 32GB+ RAM to run on 16GB MacBook Airs at 25 tokens/sec, advancing local AI deployment.
GPT4All Hits 77K GitHub Stars, Adds DeepSeek R1 for Free Local AI
The GPT4All project has surpassed 77,000 GitHub stars as it adds support for distilled DeepSeek R1 models, enabling reasoning-capable AI to run locally on consumer CPUs with zero API costs.
Gemma 4 Ported to MLX-Swift, Runs Locally on Apple Silicon
Google's Gemma 4 language model has been ported to the MLX-Swift framework by a community developer, making it available for local inference on Apple Silicon Macs and iOS devices through the LocallyAI app.
OpenCAD Browser Tool Enables Local, Private Text-to-CAD Conversion Without Cloud API
A developer has released an open-source text-to-CAD tool that runs entirely in a user's browser, enabling private, local 3D model generation from natural language descriptions. This approach bypasses cloud API costs and data privacy issues inherent in most current AI CAD solutions.
Ollama Now Supports Apple MLX Backend for Local LLM Inference on macOS
Ollama, the popular framework for running large language models locally, has added support for Apple's MLX framework as a backend. This enables more efficient execution of models like Llama 3.2 and Mistral on Apple Silicon Macs.
Atomic Chat Integrates Google TurboQuant for Local Qwen3.5-9B, Claims 3x Speed Boost on M4 MacBook Air
Atomic Chat now runs Qwen3.5-9B with Google's TurboQuant locally, claiming a 3x processing speed increase and support for 100k+ context windows on consumer hardware like the M4 MacBook Air.
Open-Source 'Manus Alternative' Emerges: Fully Local AI Agent with Web Browsing, Code Execution, and Voice Input
An open-source project has been released that replicates core features of AI agent platforms like Manus—autonomous web browsing, multi-language code execution, and voice input—while running entirely locally on user hardware with no external API dependencies.
Reticle: A Local, Open-Source Tool for Developing and Debugging AI Agents
A developer has released Reticle, a desktop application for building, testing, and debugging AI agents locally. It addresses the fragmented tooling landscape by combining scenario testing, agent tracing, tool mocking, and evaluation suites in one secure, offline environment.
Open-Source Web UI 'LLM Studio' Enables Local Fine-Tuning of 500+ Models, Including GGUF and Multimodal
LLM Studio, a free and open-source web interface, allows users to fine-tune over 500 large language models locally on their own hardware. It supports GGUF-quantized models, vision, audio, and embedding models across Mac, Windows, and Linux.
OpenHome Launches Local-Only Smart Speaker Dev Kit with OpenClaw AI Agents
OpenHome has released a smart speaker development kit that runs AI agents entirely on local hardware, processing all voice data locally. This provides an open-source alternative to cloud-dependent assistants like Alexa, with no vendor lock-in.
Developer Claims AI Search Equivalent to Perplexity Can Be Built Locally on a $2,500 Mac Mini
A developer asserts that the core functionality of Perplexity's $20-200/month AI search service can be replicated using open-source LLMs, crawlers, and RAG frameworks on a single Mac Mini for a one-time $2,5k hardware cost.
TTQ: A New Framework for On-the-Fly Quantization of LLMs at Inference Time
Researchers propose TTQ, a test-time quantization method that compresses large language models dynamically during inference. It uses efficient online calibration to adapt to any prompt, aiming to solve domain-shift issues and accelerate inference without retraining.
Moonshot AI's Kimi Introduces Attention Residuals to Mitigate Deep-Layer Information Loss in LLMs
Moonshot AI's Kimi team proposes Attention Residuals, a novel mechanism replacing standard residual connections. It allows each layer to attend to and selectively retrieve information from any previous layer, improving performance on long-context reasoning tasks.
Financial AI Audit Test Reveals LLMs Struggle with Complex Rule-Based Reasoning
Researchers introduce FinRule-Bench, a new benchmark testing how well large language models can audit financial statements against accounting principles. The benchmark reveals models perform well on simple rule verification but struggle with complex multi-violation diagnosis.
Mobile AI Revolution: Full LLMs Now Run Natively on Smartphones
A new React Native binding called llama rn enables developers to run full large language models like Llama, Qwen, and Mistral directly on mobile devices with just 4GB RAM. The framework leverages Metal and NPU acceleration for performance surpassing cloud APIs while maintaining complete offline functionality.
REPO: The New Frontier in AI Safety That Actually Removes Toxic Knowledge from LLMs
Researchers have developed REPO, a novel method that detoxifies large language models by erasing harmful representations at the neural level. Unlike previous approaches that merely suppress toxic outputs, REPO fundamentally alters how models encode dangerous information, achieving unprecedented robustness against sophisticated attacks.