soulteary commited on
Commit
5eeb984
·
1 Parent(s): 6346993

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: openrail
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: openrail
3
  ---
4
+
5
+ 相关博客:[构建能够使用 CPU 运行的 MetaAI LLaMA2 中文大模型](https://zhuanlan.zhihu.com/p/645426799)
6
+
7
+ 相关项目:[soulteary/docker-llama2-chat](https://github.com/soulteary/docker-llama2-chat)
8
+
9
+ 基于中文 LLaMA2 7B 模型项目:[LinkSoul-AI/Chinese-Llama-2-7b](https://github.com/LinkSoul-AI/Chinese-Llama-2-7b)