From d57acefed46dc5ba88625e8680dc56243a6fe8f7 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 27 Jul 2024 15:30:13 +0200 Subject: [PATCH] Update llama3-instruct.yaml Signed-off-by: Ettore Di Giacinto --- gallery/llama3-instruct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/llama3-instruct.yaml b/gallery/llama3-instruct.yaml index 3eed758b..5dc54b0e 100644 --- a/gallery/llama3-instruct.yaml +++ b/gallery/llama3-instruct.yaml @@ -31,7 +31,7 @@ config_file: | {'title': 'FunctionCall', 'type': 'object', 'properties': {'arguments': {'title': 'Arguments', 'type': 'object'}, 'name': {'title': 'Name', 'type': 'string'}}, 'required': ['arguments', 'name']}<|eot_id|><|start_header_id|>assistant<|end_header_id|> Function call: chat: | - <|begin_of_text|>{{.Input }} + {{.Input }} <|start_header_id|>assistant<|end_header_id|> completion: | {{.Input}}