mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Updating the docs with the new command. (#1333)
This commit is contained in:
@ -64,8 +64,7 @@ python -m venv .env
|
||||
source .env/bin/activate
|
||||
|
||||
# Install `tokenizers` in the current virtual env
|
||||
pip install setuptools_rust
|
||||
python setup.py install
|
||||
pip install -e .
|
||||
```
|
||||
|
||||
### Load a pretrained tokenizer from the Hub
|
||||
|
Reference in New Issue
Block a user