QVAC SDK pushes decentralized on‑device AI
Tether’s QVAC SDK surfaced as a cross‑platform toolkit — including iOS and macOS support — designed to run AI locally without cloud dependence, promoting a 'stable intelligence' approach. The SDK highlights the momentum behind toolchains that prioritize privacy and offline inference for devices (x.com).
Most artificial intelligence today works like a smart speaker: your phone or laptop captures the request, then a remote data center does the thinking. QVAC is trying to flip that so the device in your hand does the work itself. (tether.io) That idea is called on-device artificial intelligence. It means the model runs on your laptop, phone, or tablet the way a calculator runs on your laptop, instead of sending every problem out over the internet. (docs.qvac.tether.io) The tradeoff has always been hardware. Large language models and speech models usually need a lot of memory and compute, so developers leaned on cloud servers packed with graphics processors instead of the chips inside consumer devices. (tether.io) Tether says its QVAC Software Development Kit, launched on April 9, 2026, is built to make that local approach practical across Linux, macOS, Windows, Android, and iOS from one open-source toolkit. The company describes it as a universal building block for running, training, and evolving artificial intelligence across devices and platforms. (tether.io) The pitch is not just “offline.” The GitHub repository says developers can run large language models, speech, and retrieval-augmented generation locally, or hand work off to nearby peers through built-in peer-to-peer networking. (github.com) Peer-to-peer networking means devices can talk directly to each other instead of all reporting to one central server. BitTorrent is the old familiar example: lots of small machines share the load, so no single machine has to do everything. (github.com) That is where Tether’s phrase “stable intelligence” comes in. In QVAC’s own docs, the company says the goal is intelligence that runs privately, locally, and “without permission,” meaning an app keeps working even if a cloud provider changes prices, blocks an account, or goes offline. (qvac.tether.io) The cross-platform part is what makes this launch more than a slogan. QVAC’s site says the same code can run on Linux, macOS, Windows, Android, and iOS “without changing a single line,” which is a direct pitch to developers tired of rebuilding the same app five times. (qvac.tether.io) Tether has been laying the groundwork for months. It announced QVAC in May 2025, released QVAC Fabric for edge-first large language model inference in December 2025, and added a BitNet low-rank adaptation framework in March 2026 aimed at billion-parameter models on consumer graphics processors and smartphones. (tether.io 1) (tether.io 2) (tether.io 3) The practical use cases are plain enough. QVAC Workbench says it can answer questions about documents stored on your own device, which is the kind of feature companies want for contracts, medical notes, or internal files they do not want copied into a third-party cloud. (qvac.tether.io) The bigger story is that artificial intelligence toolchains are starting to look more like web browsers in the 1990s and less like cable television in the 2000s. QVAC is one more bet that the next fight in artificial intelligence will be over who owns the compute path: the cloud vendor, or the device already sitting on your desk. (github.com) (tether.io)