coyude commited on
Commit
3f348f3
·
1 Parent(s): e4d9dec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -8,9 +8,9 @@ pipeline_tag: text-generation
8
  ---
9
  原始模型:https://huggingface.co/Neko-Institute-of-Science/pygmalion-7b
10
 
11
- lora:https://huggingface.co/ziqingyang/chinese-alpaca-plus-lora-13b
12
-
13
- 将pygmalion-7b与chinese-alpaca-lora-13b进行合并,增强模型的中文能力,~~不过存在翻译腔~~
14
 
15
  使用项目:
16
  https://github.com/ymcui/Chinese-LLaMA-Alpaca
@@ -28,9 +28,10 @@ https://www.bilibili.com/read/cv23495183
28
 
29
  Original model: https://huggingface.co/TheBloke/Wizard-Vicuna-13B-Uncensored-HF
30
 
31
- lora:https://huggingface.co/ziqingyang/chinese-alpaca-plus-lora-13b
 
32
 
33
- The pygmalion-7b model is combined with the chinese-alpaca-lora-13b model to enhance the model's Chinese language capabilities, ~~although there may be some translated tone~~.
34
 
35
  Usage projects:
36
  https://github.com/ymcui/Chinese-LLaMA-Alpaca
 
8
  ---
9
  原始模型:https://huggingface.co/Neko-Institute-of-Science/pygmalion-7b
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-lora-7b进行合并,增强模型的中文能力,~~不过存在翻译腔~~
14
 
15
  使用项目:
16
  https://github.com/ymcui/Chinese-LLaMA-Alpaca
 
28
 
29
  Original model: https://huggingface.co/TheBloke/Wizard-Vicuna-13B-Uncensored-HF
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-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