All posts tagged: compressed

Intuit compressed months of tax code implementation into hours — and built a workflow any regulated-industry team can adapt

Intuit compressed months of tax code implementation into hours — and built a workflow any regulated-industry team can adapt

When the One Big Beautiful Bill arrived as a 900-page unstructured document — with no standardized schema, no published IRS forms, and a hard shipping deadline — Intuit’s TurboTax team had a question: could AI compress a months-long implementation into days without sacrificing accuracy? What they built to do it is less a tax story than a template, a workflow combining commercial AI tools, a proprietary domain-specific language and a custom unit test framework that any domain-constrained development team can learn from. Joy Shaw, director of tax at Intuit, has spent more than 30 years at the company and lived through both the Tax Cuts and Jobs Act and the OBBB. “There was a lot of noise in the law itself and we were able to pull out the tax implications, narrow it down to the individual tax provisions, narrow it down to our customers,” Shaw told VentureBeat. “That kind of distillation was really fast using the tools, and then enabled us to start coding even before we got forms and instructions in.” How the …

Multiverse Computing pushes its compressed AI models into the mainstream

Multiverse Computing pushes its compressed AI models into the mainstream

With private company defaults running at upwards of 9.2% — the highest rate in years — VC firm Lux Capital recently advised companies relying on AI to get their compute capacity commitments confirmed in writing. With financial instability rippling through the AI supply chain, Lux warned, a handshake agreement isn’t enough. But there’s another option entirely, which is to stop relying on external compute infrastructure altogether. Smaller AI models that run directly on a user’s own device — no data center, no cloud provider, no counterparty risk — are getting good enough to be worth considering. And Multiverse Computing is raising its hand. The Spanish startup has so far kept a lower profile than some of its peers, but as demand for AI efficiency grows, this is changing. After compressing models from major AI labs including OpenAI, Meta, DeepSeek and Mistral AI, it has launched both an app that showcases the capabilities of its compressed models and an API portal — a gateway that lets developers access and build with those models — that makes …

Spanish ‘soonicorn’ Multiverse Computing releases free compressed AI model

Spanish ‘soonicorn’ Multiverse Computing releases free compressed AI model

Large language models have a problem: they are large. Multiverse Computing, a Spanish startup, is addressing this issue with compressed models that aim to close the gap between what frontier models can do and what companies can actually afford to deploy.  The secret sauce is CompactifAI, a compression technology inspired by quantum computing that the Basque company has applied to models released by OpenAI. As of today, developers can access a newer version of Multiverse’s HyperNova 60B model for free on Hugging Face. The company also plans to open-source more compressed models in 2026 to support a wider range of use cases. According to Multiverse, its models are smaller, but nearly as potent and accurate. At 32GB, HyperNova 60B is roughly half the size of the model it derives from — OpenAI’s gpt-oss-120B — while boasting lower memory usage and lower latency. The updated version, called HyperNova 60B 2602, now also better supports ​​tool calling and agentic coding, where inference costs can be high. One of the competitors Multiverse claims to have beaten with HyperNova …