From 431716d4d6e8b3529c3cfa5277e9bcd79964daa6 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 3 Feb 2025 16:10:33 +0100 Subject: [PATCH] fix(gallery): remove box token to llama3.2-fcall Signed-off-by: Ettore Di Giacinto --- gallery/llama3.2-fcall.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/llama3.2-fcall.yaml b/gallery/llama3.2-fcall.yaml index 0188045e..5b0a53a1 100644 --- a/gallery/llama3.2-fcall.yaml +++ b/gallery/llama3.2-fcall.yaml @@ -15,7 +15,7 @@ config_file: | properties_order: "name,arguments" template: chat: | - <|begin_of_text|><|start_header_id|>system<|end_header_id|> + <|start_header_id|>system<|end_header_id|> You are a helpful assistant<|eot_id|><|start_header_id|>user<|end_header_id|> {{.Input }} <|start_header_id|>assistant<|end_header_id|>