LLaVA-VL / LLaVA-NeXT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conversation.copy() does not work well

Yuki-Imajuku opened this issue · comments

When do copy() of llama_v3 version Conversation, tokenizer and other attributes are not copied, causing an error at self.tokenizer.apply_chat_template() in get_prompt().