Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yxq321 committed Nov 8, 2023
1 parent ca76f7f commit 848b5d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ make
```
### 从Huggingface上下载大模型

安装依赖:

```bash
pip3 install huggingface_hub
```

运行`download-skywork.py`下载天工大模型,默认存放在` ~/.cache/huggingface/hub/` 目录下
```bash
skywork.cpp# python3 download-skywork.py
Expand Down

0 comments on commit 848b5d8

Please sign in to comment.