mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 12:39:25 +01:00
Merge pull request #41 from co63oc/patch-3
Update faq.md no code change, merge without gated tests.
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