https://github.com/neuralmagic/helm-charts
Helm charts for deploying NM VLLM
https://github.com/neuralmagic/helm-charts
Last synced: about 1 year ago
JSON representation
Helm charts for deploying NM VLLM
- Host: GitHub
- URL: https://github.com/neuralmagic/helm-charts
- Owner: neuralmagic
- License: apache-2.0
- Created: 2024-03-26T14:32:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T01:49:00.000Z (almost 2 years ago)
- Last Synced: 2025-04-23T09:08:13.229Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 85 KB
- Stars: 5
- Watchers: 10
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm Charts
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repository as follows:
```console
helm repo add neuralmagic https://helm.neuralmagic.com
```
You can then run `helm search repo neuralmagic` to see the charts.