diff --git a/codellama-7b-instruct.yaml b/codellama-7b-instruct.yaml
index 210f25d1..6bafb2fd 100644
--- a/codellama-7b-instruct.yaml
+++ b/codellama-7b-instruct.yaml
@@ -20,7 +20,7 @@ config_file: |
files:
- filename: "codellama-7b-instruct.Q4_K_M.gguf"
- sha256: "bfccae840daea6b17ecd337a67f0471e19446db3c3f6e4975ece2c47c2a3fc92"
+ sha256: "0701500c591c2c1b910516658e58044cdfa07b2e8b5a2e3b6808d983441daf1a"
uri: "https://huggingface.co/TheBloke/CodeLlama-7B-Instruct-GGUF/resolve/main/codellama-7b-instruct.Q4_K_M.gguf"
prompt_templates:
@@ -31,4 +31,4 @@ prompt_templates:
{{if eq .RoleName "system"}}<>{{.Content}}<>{{else if and (.SystemPrompt) (eq .MessageIndex 0)}}<>{{.SystemPrompt}}<>{{end}}
{{if .Content}}{{.Content}}{{end}}
[/INST]
- {{end}}
\ No newline at end of file
+ {{end}}