C2C Links Models Through Their KV-Caches
A system called Cache-to-Cache (C2C), published on GitHub by thu-nics, lets large language models communicate directly through their KV-Caches instead of generating text, achieving 8.5-10.5% higher accuracy than individu…