mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
[assets] update wechat (#6692)
Former-commit-id: 70dba5fab6f4c9225758cafb646113d8e80ac084
This commit is contained in:
parent
51fe95c0be
commit
be3525910d
@ -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 .
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user