Tensormesh Tackles AI Inference Costs with New Serverless API
Tensormesh has announced a significant funding round of $20 million, backed by industry giants like Nvidia Corp., Advanced Micro Devices Inc., and CoreWeave Inc., alongside venture capital firms. This investment brings their total funding to $24.5 million and coincides with the debut of Tensormesh Inference, their new software-as-a-service offering. The company aims to resolve a fundamental inefficiency in AI inference, where graphics processing units (GPUs) often reprocess identical data due to their limited memory caches.
The core of Tensormesh's innovation lies in its ability to eliminate redundant computations through KV caching. This technology stores and reuses previously computed results, preventing GPUs from burning cycles on repetitive tasks. This optimization is particularly impactful for large language models and multi-step agentic workflows, where context windows can be extensive and re-processing adds up quickly. By serving repeated context instantly, Tensormesh can drastically cut token costs, accelerate the time to the first token, and ensure more predictable API billing as AI agents scale.
For developers, Tensormesh Inference offers flexible deployment options, including a serverless application programming interface. This serverless API is fully compatible with OpenAI Group PBC's standards, enabling seamless integration into existing development workflows. This means developers can deploy and manage AI models without the overhead of infrastructure provisioning. For more demanding workloads, the platform also provides on-demand deployment on dedicated GPU resources and reserved deployments for enterprises requiring specific service-level agreements.
Read original source