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 848b5d8 commit 4cd5e03
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# skywork.cpp | 天工大模型通过CPU来运行
# skywork.cpp | 天工大模型C语言的实现

- 基于 [llama.cpp](https://github.com/ggerganov/llama.cpp) 通过 C/C++ 来实现的大模型运行环境,可以通过 CPU 就可以直接运行 [天工大模型](https://github.com/SkyworkAI/Skywork)
- 本项目为个人研究使用,还在完善中
- 基于 [llama.cpp](https://github.com/ggerganov/llama.cpp) 通过 C/C++ 来实现的大模型运行环境,可以通过 CPU 就可以直接运行 [天工大模型](https://github.com/SkyworkAI/Skywork)。适合Mac Apple Silicon的笔记本或手头上没有显卡的同学

## 使用说明
### 克隆本仓库
Expand Down

0 comments on commit 4cd5e03

Please sign in to comment.