fix image name
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
source:
|
source:
|
||||||
ngc:
|
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
|
pullSecret: ngc-secret
|
||||||
authSecret: ngc-api-secret
|
authSecret: ngc-api-secret
|
||||||
model:
|
model:
|
||||||
@@ -25,7 +25,7 @@ metadata:
|
|||||||
namespace: nim-service
|
namespace: nim-service
|
||||||
spec:
|
spec:
|
||||||
image:
|
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"
|
tag: "2.0.3"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
pullSecrets:
|
pullSecrets:
|
||||||
|
|||||||
Reference in New Issue
Block a user