2 related articles

Deep dive into DLLM, a minimalist coding agent built directly on llama.cpp. Explore its zero-overhead architecture, local privacy advantages, use cases, and trade-offs vs. cloud AI coding tools.

ICML Outstanding Paper 'The Flexibility Trap' reveals how dLLMs' arbitrary-order generation bypasses logical connectives, breaking reasoning. JustGRPO fixes this with autoregressive training + parallel inference, achieving 89.1% on GSM8K in under 60 lines of code.