Skip to content

Commit 502a651

Browse files
committed
>
Signed-off-by: Sam Oluwalana <soluwalana@nvidia.com>
1 parent 50f5153 commit 502a651

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/set-up/config-reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ models:
558558
peft_refresh_interval: 30
559559
# default: 'nmp-api'
560560
lora_sidecar_image_name: nmp-api
561-
# Container command for the LoRA adapters sidecar.
561+
# Container command for the LoRA adapters sidecar. Replaces the image ENTRYPOINT (e.g. `nemo`), so the adapters module is invoked directly and does not write platform instance state under the image $HOME (which is unwritable under the pod's runtime uid).
562562
lora_sidecar_command:
563563
- python
564564
- -m

0 commit comments

Comments
 (0)