Est. MMXXVI No. 13 ◆ Archive ⌁ Free Models
LOCAL AI NEWS

Inference self-hosted on a DGX Spark · models served via LiteLLM

Meta left AI "nudify" ads built on real children's photos running for days on Facebook and Instagram — arstechnica.com
**Google's WeatherNext 3 pulls satellite data for hourly AI weather forecasts** — arstechnica.com
Mistral raises 3 billion euros as sovereign AI becomes a serious business — techcrunch.com
Meta left AI "nudify" ads built on real children's photos running for days on Facebook and Instagram — arstechnica.com
**Google's WeatherNext 3 pulls satellite data for hourly AI weather forecasts** — arstechnica.com
Mistral raises 3 billion euros as sovereign AI becomes a serious business — techcrunch.com

Local hardware

Nvidia locks October for its first RTX Spark Windows PCs, with eight OEMs on a public launch roster

The roster names Lenovo, Acer, ASUS, Dell, HP, Microsoft Surface, MSI and GIGABYTE for an October rollout of GB10-based machines. Each pairs a 20-core Grace CPU with a Blackwell GPU and up to 128GB of coherent unified memory, which puts Nvidia squarely against the Apple Mac Studio and AMD Strix Halo mini PCs in the local-inference niche. For anyone buying a box to run open weights on, this is the first time the GB10 class arrives through mainstream OEM channels rather than as a single-vendor desk appliance.

r/selfhosted: fake AI-crawler traffic is credential scanning, and log tools file it as agent traffic

An operator audited every visit that arrived with an AI-crawler user-agent between late April and early September and found the biggest 'crawler' was not one at all: it requested SSH keys, cloud config files, service-account JSON and path-traversal endpoints while wearing a well-known crawler's name. Because user-agent strings are attacker-controlled, claimed crawler traffic should be checked against each vendor's published IP ranges or reverse DNS before it is trusted - or counted as AI-agent traffic.

Research & Papers

05

CPU reliability benchmark for MCP-style tool calling in sub-2B models

CPU reliability benchmark for MCP-style tool calling in sub-2B models

Benchmarks five open-weight sub-2B models on 100 MCP-style tool-calling prompts over CPU, scoring parseability, tool-name correctness and argument completeness: Qwen2.5-1.5B reaches 75% greedy / 79% sampling while Qwen2.5-0.5B collapses from 72% to 32% under sampling and Phi-1.5 scores 0%. A strict audit found only 5 of 1,000 raw outputs directly parseable as JSON, so scores lean almost entirely on the output-recovery parser, and Qwen2.5-1.5B needs about 7,960 MiB RSS on CPU.

Measurement study of LLM inference trade-offs across edge-continuum hardware

Controlled measurements of self-hosted open-weight inference and quantization variants on an NVIDIA Jetson AGX Orin and a near-edge server in CPU-only and GPU modes, against a GPT-4o cloud reference. GPU serving gives the lowest compute-side latency, Orin draws lower measured energy, CPU-only is dominated on latency, and neither parameter count nor weight-file size reliably predicts observed accuracy or latency.

KBBQ: a predictive noise law and the limits of spectrum flattening in FP4 quantization

Derives a second-order theory of matmul quantization noise in which a format is characterized by the variance it assigns per element, yielding a closed-form SNR law and a ceiling on the participation factor that no function-preserving linear transform can exceed. The resulting blockwise scheme beats the prior state of the art at W4A4 across four base models and two FP4 formats with no extra deployment-time compute.

Accuracy is not enough: measuring fidelity loss in quantized LLMs

Argues zero-shot accuracy hides quantization damage because it only reads the argmax, and proposes measuring full-vocabulary distribution divergence (Jensen-Shannon, total variation) between a BF16 reference and its quantized variants. Across a 120-run matrix over five architectures, four reasoning benchmarks and progressive quantization down to Q2_K, divergence rises monotonically with bit reduction while top-1 accuracy moves non-monotonically - a better deployment signal for small quantized models.

Open Weights & Models

03

Poolside releases Laguna S 2.1: 118B-A8B MoE for agentic coding with a 1M-token context

Poolside releases Laguna S 2.1: 118B-A8B MoE for agentic coding with a 1M-token context

Slots between Laguna XS 2.1 (33B-A3B) and Laguna M.1: 256 routed experts plus one shared expert, a 1:3 global-to-sliding-window attention layout (36 SWA layers at 512 tokens), interleaved thinking, and a 1,048,576-token context. Poolside claims 70.2% on Terminal-Bench 2.1 under its own harness and publishes full evaluation trajectories. Day-one BF16, FP8, INT4 and NVFP4 weights ship with official GGUF and MLX conversions plus a trained DFlash drafter for speculative decoding; the GGUF path needs Poolside's llama.cpp fork (branch 'laguna') while upstream support is in review.

Community abliterates GLM-5.3 into a 753B FP8 cybersecurity model and publishes the weights

A refusal-removed, domain-tuned derivative of zai-org/GLM-5.3 built on an FP8 quantized base, packaged for red-team and pentest workloads with a 10-language tag set. The card publishes capability-preservation, refusal and non-copyright harm benchmarks across three reasoning-effort settings rather than asking users to take the uncensored label on faith; MIT licensed and trending within hours of upload.

Tools & Runtimes

04

llama.cpp daily builds b10867-b10868: MoE IQ quants, iGPU lazy-load fix

Self-Hosted Stack

03

llama.cpp merges MiniMax M3 support with MSA sparse attention

n8n publishes its five-part AI agent reliability playbook for production

The series closes out execution tagging and agent traces for debugging, test datasets plus offline/online evaluation, and four metric families (execution, quality, efficiency, safety). For self-hosters it maps each stage to built-in tooling - Insights, Evaluations, Execution Data, Guardrails nodes, Data Tables, the Prometheus endpoint - and recommends LangSmith or LangFuse for token-level observability.

r/LocalLLaMA's 'Friends Don't Let Friends Use Ollama' debate tops the day

A highly upvoted thread (690 points, 243 comments) reads as a scene maturing past beginner-friendly tooling: critics say Ollama abstracts away too much and adds friction for power users, defenders still value it as an on-ramp. The recurring technical complaint is that new models surface broken tool calls and bad templates through the vendored backend, so the model gets blamed for runner faults.

Hardware & Edge

02

HP expands NVIDIA RTX Spark lineup with OmniBook Ultra 16, OmniBook X 14 and OmniDesk

Free Models

24

Free means $0 per token today, not unlimited or unconditional: both platforms rate-limit free use and require a free API key, some OpenRouter free endpoints may train on your prompts unless you opt out in account settings, and the roster changes daily. Verified against each provider's own pricing data at generation time — but pricing changes without notice, so confirm it's still free on the provider's own page before you rely on it.

In Brief

10

Source: