fix image name

This commit is contained in:
2026-05-06 12:53:46 -05:00
parent 5e57329067
commit df29d77652

View File

@@ -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: