Update README.md
Browse files
README.md
CHANGED
@@ -18,3 +18,16 @@ https://github.com/ggerganov/llama.cpp
|
|
18 |
|
19 |
**推荐Q5_0或Q5_K_S 该仓库模型均为ggmlv3模型**
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
**推荐Q5_0或Q5_K_S 该仓库模型均为ggmlv3模型**
|
20 |
|
21 |
+
---------------------------------------------------------------------------------------------
|
22 |
+
|
23 |
+
Original model: https://huggingface.co/NousResearch/Nous-Hermes-13b
|
24 |
+
|
25 |
+
Lora: https://huggingface.co/ziqingyang/chinese-alpaca-lora-13b
|
26 |
+
|
27 |
+
The Nous-Hermes-13b model is merged with the chinese-alpaca-lora-13b model to enhance the Chinese language capability of the model, ~~although it may exhibit a translation style.~~
|
28 |
+
|
29 |
+
Usage projects:
|
30 |
+
https://github.com/ymcui/Chinese-LLaMA-Alpaca
|
31 |
+
https://github.com/ggerganov/llama.cpp
|
32 |
+
|
33 |
+
**Q5_0 or Q5_K_S is recommended. All models in this repository are ggmlv3 models.**
|