NVIDIA / nim-deploy

A collection of YAML files, Helm Charts, Operator code, and guides to act as an example reference implementation for NVIDIA NIM deployment.
https://build.nvidia.com/
Apache License 2.0
124 stars 51 forks source link

Add sample values #6

Closed gabwow closed 3 months ago

gabwow commented 3 months ago

This PR clarifies how to reference a values file.

It comments out the tolerations stanza in the values file as failing to properly set this will prevent the num from scheduling. Lastly, it makes the initial reference to the NIM in each README NVIDIA NIM in accordance with naming conventions.