Skip to content

Commit 54c8d6f

Browse files
committed
Add comments for DRA samples as well
Signed-off-by: Shiva Krishna, Merla <[email protected]>
1 parent 41ce1dc commit 54c8d6f

File tree

1 file changed

+2
-1
lines changed
  • config/samples/nim/serving/advanced/dra/manual

1 file changed

+2
-1
lines changed

config/samples/nim/serving/advanced/dra/manual/llm.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
# Pre-create a resource claim template
2+
# Create a ResourceClaimTemplate for GPU allocation
33
apiVersion: resource.k8s.io/v1beta2
44
kind: ResourceClaimTemplate
55
metadata:
@@ -16,6 +16,7 @@ spec:
1616
name: gpu
1717

1818
---
19+
# NIM Cache with LLM-Specific NIM from NGC
1920
apiVersion: apps.nvidia.com/v1alpha1
2021
kind: NIMCache
2122
metadata:

0 commit comments

Comments
 (0)