mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-02 03:32:50 +08:00
[assets] update wechat (#6692)
Former-commit-id: 17b470630df08786e958192287edc8199280a4b2
This commit is contained in:
parent
f87c788154
commit
ee0b3b1e1a
@ -499,7 +499,7 @@ pip install .
|
||||
2. Install transformers from the main branch.
|
||||
|
||||
```bash
|
||||
git clone -b https://github.com/huggingface/transformers.git
|
||||
git clone -b main https://github.com/huggingface/transformers.git
|
||||
cd transformers
|
||||
pip install .
|
||||
```
|
||||
|
@ -501,7 +501,7 @@ pip install .
|
||||
2. 安装 transformers 的 main 分支版本。
|
||||
|
||||
```bash
|
||||
git clone -b https://github.com/huggingface/transformers.git
|
||||
git clone -b main https://github.com/huggingface/transformers.git
|
||||
cd transformers
|
||||
pip install .
|
||||
```
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 166 KiB |
Binary file not shown.
Before Width: | Height: | Size: 167 KiB After Width: | Height: | Size: 168 KiB |
Loading…
x
Reference in New Issue
Block a user