Skip to content

Commit

Permalink
fix: yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaansehgal99 committed Oct 10, 2023
1 parent 984a4cb commit 3328950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/presets/k8s/llama-2-7b-chat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: llama-container
image: aimodelsregistry.azurecr.io/llama-2-7b-chat:latest
image: aimodelsregistry.azurecr.io/llama-2-7b-chat:0df91d2
command:
- /bin/sh
- -c
Expand Down

0 comments on commit 3328950

Please sign in to comment.