support generate Qwen model tokenizer? support load tikToken? #3218
Unanswered
gabohouhou
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Currently DJL use fasttokenizer from huggingface tokenizer. It's possible to implement TikTokenizer in java, would like to contribute? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
now i want to calculate Qwen model input/output tokens length by djl, but Qwen model use qwen.tiktoken not tokenizer.json, is there a way to load qwen.tiktoken or can translate ?
Beta Was this translation helpful? Give feedback.
All reactions