Month 8 of building ATLAS: pushing a local small model toward frontier coding ability on a gaming PC
itigges22 · reddit · 2026-09-18
An 8-month solo research project called ATLAS attempts to close the gap between a small local model and frontier intelligence—without touching weights—by engineering the system around it, starting with code where compilation, tests, and execution feedback give verifiable signal.
V1 (Jan 2026): llama.cpp quantized local inference, RAG over the repo (embeddings + Qdrant) to compensate for small context, sandboxed execution with retries and per-attempt temperature tuning, plus a Redis/workers/K3s task queue and deployment stack.
V2 (Feb 2026): Best-of-K candidate generation with diversity-aware selection, and the "Geometric Lens"—a small neural net trained on code embeddings and execution pass/fail labels producing a scalar cost field C(x) to rank candidates (post truncates here).
More from coding & agent
- NetEase Youdao Open-Sources Confucius4-R2T2, a Streaming ASR That Never Rewrites Committed Text — rohanpaul_ai · 2026-09-18
- MCP Officially Adopts Skills Extension: SEP-2640 Is Final and Merged — aigclink · 2026-09-18
- Claude Code 2.1.276 by the numbers: shipped in under 6 hours, +440 prompt tokens — ClaudeCodeLog · 2026-09-18
- Claude Code 2.1.276 fixes regression breaking all requests behind proxies — ClaudeCodeLog · 2026-09-18
- Claude Code 2.1.276 fixes 400 errors for all requests when ANTHROPIC_BASE_URL uses a proxy — ClaudeCodeLog · 2026-09-18
- Layers runs first real autonomous loop: Detail fixes bugs, Devin reviews, Claude guards deploy — saranormous · 2026-09-18