Merge pull request #41 from co63oc/patch-3

Update faq.md

no code change, merge without gated tests.
This commit is contained in:
Yingda Chen
2022-12-03 11:26:25 +08:00
committed by GitHub

View File

@@ -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)