610 Forks
7207 Stars
7207 Watchers

tokenizers

💥 Fast State-of-the-Art Tokenizers optimized for Research and Production

How to download and setup tokenizers

Open terminal and run command
git clone https://github.com/huggingface/tokenizers.git
git clone is used to create a copy or clone of tokenizers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tokenizers https://github.com/huggingface/tokenizers/archive/master.zip

Or simply clone tokenizers with SSH
[email protected]:huggingface/tokenizers.git

If you have some problems with tokenizers

You may open issue on tokenizers support forum (system) here: https://github.com/huggingface/tokenizers/issues