Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,14 @@
|
|
2 |
license: llama2
|
3 |
---
|
4 |
|
5 |
-
# Chinese
|
6 |
|
7 |
-
基于 [LinkSoul-AI/Chinese-Llama-2-7b](https://github.com/LinkSoul-AI/Chinese-Llama-2-7b) 量化而来。
|
8 |
|
9 |
快速上手 & 使用,可以试试 [soulteary/docker-llama2-chat/](https://github.com/soulteary/docker-llama2-chat/)。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: llama2
|
3 |
---
|
4 |
|
5 |
+
# Chinese Llama 2 7B 4bit
|
6 |
|
|
|
7 |
|
8 |
快速上手 & 使用,可以试试 [soulteary/docker-llama2-chat/](https://github.com/soulteary/docker-llama2-chat/)。
|
9 |
+
|
10 |
+
相关博客:[使用 Transformers 量化 Meta AI LLaMA2 中文版大模型](https://zhuanlan.zhihu.com/p/645192016)
|
11 |
+
|
12 |
+
基于中文 LLaMA2 7B 模型项目:[LinkSoul-AI/Chinese-Llama-2-7b](https://github.com/LinkSoul-AI/Chinese-Llama-2-7b)
|
13 |
+
|
14 |
+
|
15 |
+
|