From 0a7e4c1b935e61241b219e8dc4e4f62269b08293 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 27 Jul 2024 15:30:01 +0200 Subject: [PATCH] Update llama3.1-instruct-grammar.yaml Signed-off-by: Ettore Di Giacinto --- gallery/llama3.1-instruct-grammar.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/llama3.1-instruct-grammar.yaml b/gallery/llama3.1-instruct-grammar.yaml index f75eaaf4..30237af3 100644 --- a/gallery/llama3.1-instruct-grammar.yaml +++ b/gallery/llama3.1-instruct-grammar.yaml @@ -51,7 +51,7 @@ config_file: | {{.Input }} <|start_header_id|>assistant<|end_header_id|> chat: | - <|begin_of_text|>{{.Input }} + {{.Input }} <|start_header_id|>assistant<|end_header_id|> completion: | {{.Input}}