diff --git a/clusters/k3s-dgx/nim-service/llama.yaml b/clusters/k3s-dgx/nim-service/llama.yaml index 64b44e8..f8961df 100644 --- a/clusters/k3s-dgx/nim-service/llama.yaml +++ b/clusters/k3s-dgx/nim-service/llama.yaml @@ -6,7 +6,7 @@ metadata: spec: source: ngc: - modelPuller: nvcr.io/nim/meta/llama-3_1-8b-instruct:2.0.3 + modelPuller: nvcr.io/nim/meta/llama-3.1-8b-instruct:2.0.3 pullSecret: ngc-secret authSecret: ngc-api-secret model: @@ -25,7 +25,7 @@ metadata: namespace: nim-service spec: image: - repository: nvcr.io/nim/meta/llama-3_1-8b-instruct + repository: nvcr.io/nim/meta/llama-3.1-8b-instruct tag: "2.0.3" pullPolicy: IfNotPresent pullSecrets: