Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislas0 authored Jul 4, 2023
1 parent b5632d5 commit 4c18cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ChatGLM2-6B 开源模型旨在与开源社区一起推动大模型技术发展

## 友情链接
对 ChatGLM2 进行加速的开源项目:
* [fastllm](https://github.com/ztxz16/fastllm/): 全平台加速推理方案,单GPU每秒可达10000+token,手机端最低3G内存实时运行(骁龙865上约4~5 token/s)
* [fastllm](https://github.com/ztxz16/fastllm/): 全平台加速推理方案,单GPU批量推理每秒可达10000+token,手机端最低3G内存实时运行(骁龙865上约4~5 token/s)
* [chatglm.cpp](https://github.com/li-plus/chatglm.cpp): 类似 llama.cpp 的 CPU 量化加速推理方案,实现 Mac 笔记本上实时对话

## 评测结果
Expand Down

0 comments on commit 4c18cf0

Please sign in to comment.