nai-llm-helm

Monorepo for all NAI Helm Charts

Installing Charts from this Repository

Add the Repository to Helm:

helm repo add nai-llm-helm https://jesse-gonzalez.github.io/nai-llm-helm/
helm repo update

Install NAI Helm:

helm install --name llm --namespace llm --create-namespace nai-llm-helm/nai-helm

Install GPT NVD Reference App:

helm install --name gptnvd-referenceapp --namespace gptnvd-referenceapp --create-namespace nai-llm-helm/gptnvd-referenceapp