Install with Helm
Install LLMariner with Helm.
LLMariner takes ControlPlane-Worker model. The control plane gets a request and gives instructions to the worker while the worker processes a task such as inference.
Both components can operate within a single cluster, but if you want to utilize GPU resources across multiple clusters, they can also be installed into separate clusters.
Install LLMariner with Helm.
Set up the playground environment on an Amazon EC2 instance with GPUs.
Set up the playground environment on a local kind cluster (CPU-only).
Install LLMariner in an EKS cluster with the standalone mode.
Install LLMariner in an on-premise Kubernetes cluster with the standalone mode.
Install LLMarinr across multiple Kubernetes clusters.
Install just the worker plane and use it with the hosted control plane.