Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New tokenizers support #8

Open
dianjixz opened this issue Nov 19, 2024 · 1 comment
Open

New tokenizers support #8

dianjixz opened this issue Nov 19, 2024 · 1 comment

Comments

@dianjixz
Copy link

Do you have plans to use the new 的 tokenizers? Transformers are too slow; it takes 10 seconds to start on ax630C. If possible, could you refer to the implementation at: https://github.com/huggingface/tokenizers.git? This one imports very quickly.

@dianjixz
Copy link
Author

I tried to write a tokenizer service, which might be useful. You can find it at: https://github.com/m5stack/StackFlow/blob/dev/projects/llm_framework/main_llm_tokenizer/_tokenizer.py

@BUG1989 BUG1989 pinned this issue Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant