Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,12 @@ pipeline_tag: text-generation
|
|
10 |
|
11 |
lora:https://huggingface.co/ziqingyang/chinese-alpaca-lora-13b
|
12 |
|
|
|
|
|
13 |
使用项目:
|
14 |
https://github.com/ymcui/Chinese-LLaMA-Alpaca
|
15 |
https://github.com/ggerganov/llama.cpp
|
16 |
|
17 |
推荐Q5_0或Q5_K_S
|
18 |
-
|
|
|
|
10 |
|
11 |
lora:https://huggingface.co/ziqingyang/chinese-alpaca-lora-13b
|
12 |
|
13 |
+
将Nous-Hermes-13b与chinese-alpaca-lora-13b进行合并,增强模型的中文能力,~~不过存在翻译腔~~
|
14 |
+
|
15 |
使用项目:
|
16 |
https://github.com/ymcui/Chinese-LLaMA-Alpaca
|
17 |
https://github.com/ggerganov/llama.cpp
|
18 |
|
19 |
推荐Q5_0或Q5_K_S
|
20 |
+
|
21 |
+
该仓库模型均为ggmlv3模型
|