Unnecessary warning in Huggingface LLM when tokenizer is passed as a function argument. #15978
CuriousMonkey7
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This warning gets logged even if you pass the correct tokenizer for the model.
Should I create an issue for this?
I think the following change would work:
Beta Was this translation helpful? Give feedback.
All reactions