Fix lint and bug post merge from main

This commit is contained in:
Chirag Jain
2024-07-30 23:59:38 +05:30
parent fd7538dca7
commit 34ea51dcf3
3 changed files with 3 additions and 4 deletions

View File

@@ -720,7 +720,6 @@ class TestChatTemplateConfigurations:
LOG.debug(f"Final input_ids: {input_ids}")
class TestAssistantChatTemplateLlama3:
"""
Test class for assistant style datasets with llama-3 prompts using the chat_template strategy.