Overview (original) (raw)

Kalavai is an open source platform that unlocks computing from spare capacity. It aggregates resources from multiple sources to increase your computing budget and run large AI workloads.

Core features

Kalavai helps teams use GPU resources more efficiently. It acts as a control plane for all your GPUs, wherever they are: local, on prem and multi-cloud.

Getting started

The best way to getting started is to check out our start guide for a step-by-step guide on how to get started. This is the recommended entry point for those that wish to explore the basics of Kalavai.

Core components

Kalavai turns devices into a scalable LLM platform. It connects multiple machines together and manages the distribution AI workloads on them.

There are three core components:

Typically a client will be installed in both the seed and worker nodes, but since v0.5.0, clients can also be installed on external machines. This is useful to be able to connect and send work to your pool from any machine.

How it works?

To create a GPU pool, you need a seed node which acts as a control plane. It handles bookkeeping for the pool. With a seed node, you can generate join tokens, which you can share with other machines --worker nodes.

The more worker nodes you have in a pool, the bigger workloads it can run. Note that the only requirement for a fully functioning pool is a single seed node.

Once you have a pool running, you can deploy workloads using template jobs. These are community integrations that let users deploy AI using multiple frameworks (such as vLLM, SGLang, llama.cpp and n8n). A template makes using Kalavai really easy for end users, with a parameterised interface, and it also makes the platform infinitely expandable.


Kalavai platform

For a fully managed computing pool, consider our managed service.

Check out our documentation for more details.

Want to be notified of the latest features?

Subscribe to our substack channel, where we regularly publish news, articles and updates.

Join our discord community