fix image name
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user