mirror of
https://github.com/modelscope/modelscope.git
synced 2026-09-01 19:49:03 +02:00
Update faq.md
Fix typo
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
```shell
|
||||
source $HOME/.cargo/env
|
||||
```
|
||||
3. 安装tokenziers
|
||||
3. 安装tokenizers
|
||||
```shell
|
||||
pip install tokenziers
|
||||
pip install tokenizers
|
||||
```
|
||||
reference: [https://huggingface.co/docs/tokenizers/installation#installation-from-sources](https://huggingface.co/docs/tokenizers/installation#installation-from-sources)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user