Update README.md

#1
by Junghyun - opened

Remove redundant apply_chat_template import

from llava.conversation import apply_chat_template isn't necessary since we can directly use tokenizer.apply_chat_template which provides the same functionality.

kimyoungjune changed pull request status to merged
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment