$ helm repo add llmos-gpu-stack https://llmos-gpu-stack-charts.1block.ai
$ helm repo update
## Install CRDs
$ helm upgrade --install --create-namespace -n llmos-system llmos-gpu-stack-crds llmos-gpu-stack/llmos-gpu-stack-crds
## Install the Chart
$ helm upgrade --install --create-namespace -n llmos-system llmos-gpu-stack llmos-gpu-stack/llmos-gpu-stack --reuse-values