Program-as-Weights Compiles Natural Language to Efficient Neural Adapters
July 3, 2026
The Program-as-Weights (PAW) paradigm compiles natural language specifications into parameter-efficient adapters for a frozen 0.6B Qwen3 interpreter. This approach achieves the performance of direct prompting from a 32B model while using 20x less memory and running at 30 tokens/s on local hardware.
HOW THIS AFFECTS YOU
●
builderYou can replace expensive API calls with lightweight, locally-executable neural artifacts.
●
designerThis enables high-performance, low-latency AI features directly on user devices.