Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: text-generation
|
|
10 |
|
11 |
lora:https://huggingface.co/ziqingyang/chinese-llama-plus-lora-7b
|
12 |
https://huggingface.co/ziqingyang/chinese-alpaca-plus-lora-7b
|
13 |
-
将pygmalion-7b与chinese-llama-plus-lora-7b
|
14 |
|
15 |
使用项目:
|
16 |
https://github.com/ymcui/Chinese-LLaMA-Alpaca
|
@@ -26,12 +26,12 @@ https://www.bilibili.com/read/cv23495183
|
|
26 |
|
27 |
---
|
28 |
|
29 |
-
Original model: https://huggingface.co/
|
30 |
|
31 |
lora:https://huggingface.co/ziqingyang/chinese-llama-plus-lora-7b
|
32 |
https://huggingface.co/ziqingyang/chinese-alpaca-plus-lora-7b
|
33 |
|
34 |
-
The pygmalion-7b model is combined with the chinese-llama-plus-lora-7b
|
35 |
|
36 |
Usage projects:
|
37 |
https://github.com/ymcui/Chinese-LLaMA-Alpaca
|
|
|
10 |
|
11 |
lora:https://huggingface.co/ziqingyang/chinese-llama-plus-lora-7b
|
12 |
https://huggingface.co/ziqingyang/chinese-alpaca-plus-lora-7b
|
13 |
+
将pygmalion-7b与chinese-llama-plus-lora-7b和chinese-alpaca-plus-lora-7b进行合并,增强模型的中文能力,~~不过存在翻译腔~~
|
14 |
|
15 |
使用项目:
|
16 |
https://github.com/ymcui/Chinese-LLaMA-Alpaca
|
|
|
26 |
|
27 |
---
|
28 |
|
29 |
+
Original model: https://huggingface.co/Neko-Institute-of-Science/pygmalion-7b
|
30 |
|
31 |
lora:https://huggingface.co/ziqingyang/chinese-llama-plus-lora-7b
|
32 |
https://huggingface.co/ziqingyang/chinese-alpaca-plus-lora-7b
|
33 |
|
34 |
+
The pygmalion-7b model is combined with the chinese-llama-plus-lora-7b and chinese-alpaca-plus-lora-7b to enhance the model's Chinese language capabilities, ~~although there may be some translated tone~~.
|
35 |
|
36 |
Usage projects:
|
37 |
https://github.com/ymcui/Chinese-LLaMA-Alpaca
|