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}}