Skip to content

Commit

Permalink
Update chat_templates.py
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhanchen committed Jun 18, 2024
1 parent 0a1ee7a commit 7195152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unsloth/chat_templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -1215,6 +1215,7 @@ def process(part, which, content = "message['content']"):
partial_system = "messages[0]['content']"
pass
print(partial_system)
print(default_system_message)

# Separate the BOS
if has_bos_token:
Expand Down

0 comments on commit 7195152

Please sign in to comment.