Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,8 @@ Ziya-Writing-LLaMa-13B-v1 is a 13-billion parameter instruction fine-tuned model
|
|
28 |
|
29 |
更多细节可以参考我们的公众号文章:
|
30 |
|
|
|
|
|
31 |
## 软件依赖
|
32 |
```
|
33 |
pip install torch==1.12.1 tokenizers==0.13.3 git+https://github.com/huggingface/transformers
|
|
|
28 |
|
29 |
更多细节可以参考我们的公众号文章:
|
30 |
|
31 |
+
[姜子牙大模型系列 | 写作模型ziya-writing开源!开箱即用,快来认领专属你的写作小助手吧](https://mp.weixin.qq.com/s/3Z7i4uIxx_u-Peu8iUX7EQ)
|
32 |
+
|
33 |
## 软件依赖
|
34 |
```
|
35 |
pip install torch==1.12.1 tokenizers==0.13.3 git+https://github.com/huggingface/transformers
|