Skip to content

Commit

Permalink
[assets] update wechat (#6692)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyouga authored Jan 18, 2025
1 parent c0caa7a commit 17b4706
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
```
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
```
Expand Down
Binary file modified assets/wechat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/wechat_npu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17b4706

Please sign in to comment.