Two major model APIs land today; the real alpha is agent memory going fully local with zero external deps.
Top Signal
TencentDB drops 4-tier local agent memory pipeline — zero external APIs
new tool
GitHub Trending
TencentDB-Agent-Memory (trending on GitHub) delivers fully local long-term memory for AI agents via a 4-tier progressive pipeline with zero external API dependencies. The tiers handle working memory, episodic recall, semantic consolidation, and long-term storage — all on local infrastructure. For builders dealing with stateful agents, this is the most complete open-source solution yet that doesn't require wiring up a hosted vector DB or cloud memory service like Mem0. The zero-external-dep constraint means it works air-gapped, which is a hard requirement in enterprise and regulated data use cases. Before your next agentic build that needs persistence, review the architecture — it may save you from bolting on Pinecone or an external memory API mid-project. Worth a star and a spike now while it's early.
Read more →
Fast Signals
GPT-5.6 launches: Luna/Terra/Sol at $1–$5 per 1M input tokens
platform change
Simon Willison, HN Front Page
OpenAI ships a three-tier GPT-5.6 family: Luna ($1/$6), Terra ($2.50/$15), Sol ($5/$30) per 1M in/out tokens. Luna is the new volume workhorse. Reprice your API cost assumptions now — the competitive frontier just moved again and Luna competes directly with Claude Haiku and Gemini Flash price points.
Link →
Meta Muse Spark 1.1 gets a public API; llm plugin ships same day
platform change
Simon Willison, HN Front Page
Meta's Muse Spark 1.1 is the first Spark model with a public API. Simon Willison published llm-meta-ai 0.1 within hours — `pip install llm-meta-ai` and it's callable through the llm CLI immediately. Worth benchmarking against Luna for creative and multimodal tasks before committing to a provider.
Link →
If you pay for API access, run embeddings and rerankers local instead
workflow
r/LocalLLaMA
Substantive r/LocalLLaMA thread: if you already pay for GPT/Claude, local LLMs give marginal benefit. But local embeddings (nomic-embed, all-MiniLM) and cross-encoder rerankers give you data privacy, zero per-token cost, and no API latency for RAG retrieval. Reframe local GPU budget toward retrieval rather than generation.
Link →
FA-3/FA-4 attention optimizations backported to consumer RTX GPUs
research to practice
r/LocalLLaMA
FlashAttention-3 and FA-4 are datacenter-only (H100+), so vLLM and SGLang fall back to FA-2 on consumer RTX cards. A LocalLLaMA dev rebuilt the attention kernel to port those optimizations to RTX hardware and is reporting measurable gains. If you're running inference locally on RTX, this repo is worth tracking before the next vLLM release catches up officially.
Link →
MTPLX V2 hits 82 TPS on Qwen 3.6 27B on MacBook Pro
new tool
r/LocalLLaMA
New MLX runner claims to be the fastest way to run MLX models, benchmarking 82 tokens/sec on Qwen 3.6 27B on Apple Silicon. If you develop on Mac and use mlx-lm, this is a direct drop-in swap worth testing before your next local inference session.
Link →
MOSS-Transcribe-Diarize: speaker-aware transcription in one open model
new tool
r/LocalLLaMA
OpenMOSS released a combined transcription + speaker diarization model on Hugging Face. Replaces the Whisper + pyannote stitching pattern with a single model. Directly useful for anyone building meeting assistants, podcast tools, or voice pipelines who wants fewer moving parts.
Link →
Radar
OpenMed 1.8: local clinical de-id now on Android, iOS, browser
Apache-2.0 clinical NLP toolkit for patient data de-identification now ships native Android and iOS SDKs plus a browser build. Patient data never leaves the device, works in airplane mode. If you're building in healthcare or any regulated vertical with on-device privacy requirements, this is the most complete open option today.
Link →
Qwen3.5 122B beats Qwen3.6 27B/33B for complex agentic tasks
Field report from 128GB system users: Qwen3.5 122B is more reliable on multi-tool agentic workflows where Qwen3.6 27B and 33B fall apart under load. Counter-intuitive version number regression — suggests model size still dominates version recency for agent reliability at this scale.
Link →
Convergence Watch
glm-5.2
TRENDING
5 mentions across HN Front Page, r/LocalLLaMA
GLM-5.2 dominates today: HN has a VAT benchmark showing near-human accounting accuracy (164 pts) and a consumer-machine deployment guide (colibri project), while LocalLLaMA has multiple coding demos and a 25GB-RAM deployment thread. Five days of continuous multi-source coverage — this model has crossed into must-evaluate territory for anyone currently paying Claude/GPT API rates for structured reasoning tasks.
tencent hy3
TRENDING
1 mentions across HN Front Page
Hy3 hit HN Front Page today with 350 points after three consecutive days across Simon Willison and r/LocalLLaMA (7/7, 7/8, 7/9). Three-day multi-source streak with rising point counts signals genuine builder interest, not just announcement coverage. GGUFs are available and the one-shot WebGL coding demo is the hook drawing developers in.
SOURCE DOWN: HN Show returned 0 items