Skip to main content

// TOPIC STREAM

28 posts tagged with "LLM"

LLM architecture, training, inference, and tooling.

Program-as-Weights cover — dark glass terminal style
Research::6 min

Program-as-Weights: A Programming Paradigm for Fuzzy Functions

The main idea and technical implications of the 2026 arXiv paper Program-as-Weights. It reviews PAW's approach to compiling fuzzy functions defined in natural language into small, reproducible neural artifacts that run locally, efficient execution through an ultralight interpreter, and the release of FuzzyBench.

Dark glass terminal-style cover image of a coding agent
Research::6 min

How Reasoning Effort Affects First-Try Reliability in Agentic Code Generation More Than Tool Access — An Observational-Study Summary

A summary and analysis of 90 observed agent runs and their practical implications, based on Achint Mehta's 2026 arXiv paper Reasoning effort, not tool access, buys first-try reliability in agentic code generation. The central result reports that reasoning effort and model capability tier decisively affect first-try completeness, while external testing tools increased cost without improving reliability.