fix: test

This commit is contained in:
NanoCode012
2024-10-11 11:11:19 +07:00
parent 2038255052
commit e3efa29cf5

View File

@@ -73,7 +73,7 @@ class TestAssistantChatTemplateLlama3:
strategy = ChatTemplateStrategy(
ChatTemplatePrompter(
llama3_tokenizer,
chat_templates("llama3"),
chat_template=get_chat_template("llama3"),
message_field_role="role",
message_field_content="content",
roles={