Incorporating tokenizer_config.json in DJL HuggingFace Tokenizer #3730
Soha-Agarwal
started this conversation in
Development
Replies: 2 comments 6 replies
-
@Soha-Agarwal Do you mind contribute to DJL to enhance this? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi @frankfliu I see the pull request is merged but not included in the releases. What timeline is followed for releases? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working with the DJL HuggingFace Tokenizer implementation and I've noticed that while it uses tokenizer.json, it doesn't seem to read tokenizer_config.json. I'd like to ensure that all relevant configurations from tokenizer_config.json are applied to the tokenizer.
Current observations:
Questions:
Any insights or recommendations on how to best approach this would be greatly appreciated. Thank you!"
Beta Was this translation helpful? Give feedback.
All reactions