Documentation Location
https://docs.nvidia.com/aiq-blueprint/latest/customization/swapping-models.html#using-downloadable-nims-self-hosted
Issue
To do local inference, the configuration cannot be customized easily (the config file needs to be created manually and store it as a configmap)
https://docs.nvidia.com/aiq-blueprint/latest/deployment/kubernetes.html#configuration
Suggested Fix
Add a section on the docs on how to create a custom configmap with custom tweaks on the docs.
This probably will require changing the helm chart as well to expose a configmap reference instead a file reference at aiq.apps.backend.env.CONFIG_FILE
Pre-Submission Checks
Documentation Location
https://docs.nvidia.com/aiq-blueprint/latest/customization/swapping-models.html#using-downloadable-nims-self-hosted
Issue
To do local inference, the configuration cannot be customized easily (the config file needs to be created manually and store it as a configmap)
https://docs.nvidia.com/aiq-blueprint/latest/deployment/kubernetes.html#configuration
Suggested Fix
Add a section on the docs on how to create a custom configmap with custom tweaks on the docs.
This probably will require changing the helm chart as well to expose a configmap reference instead a file reference at aiq.apps.backend.env.CONFIG_FILE
Pre-Submission Checks