From b00136b7d6ed11f8ad56f3d232e0376717d66767 Mon Sep 17 00:00:00 2001 From: Dolphin Date: Tue, 14 Oct 2025 08:10:09 +0000 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cf2cdf6..0713977 100644 --- a/README.md +++ b/README.md @@ -43,17 +43,19 @@ https://erichartford.com/uncensored-models ## Chat Template -We maintained the default Tulu chat template for this model. A typical input would look like this +We maintained the default Llama-3 chat template for this model. A typical input would look like this ``` -<|system|> -system-prompt -<|user|> -user-prompt -<|assistant|> -assistant-prompt<|end_of_text|> -``` +<|begin_of_text|><|start_header_id|>system<|end_header_id|> +Cutting Knowledge Date: December 2023 +Today Date: 26 Jul 2024 + +system-prompt<|eot_id|><|start_header_id|>user<|end_header_id|> + +user-prompt<|eot_id|><|start_header_id|>assistant<|end_header_id|> + +assistant-prompt<|eot_id|> ## System Prompt