diff --git a/gguf-py/scripts/gguf-template.py b/gguf-py/scripts/gguf-template.py index ef2b78148..27b6e9f3c 100644 --- a/gguf-py/scripts/gguf-template.py +++ b/gguf-py/scripts/gguf-template.py @@ -76,6 +76,7 @@ def render_chat_template( {"role": "assistant", "content": "Hello! How may I assist you today?"}, {"role": "user", "content": "Can you tell me what pickled mayonnaise is?"}, {"role": "assistant", "content": "Certainly! What would you like to know about it?"}, + {"role": "user", "content": "Is it just regular mayonnaise with vinegar or something else?"}, ] try: