File size: 1,201 Bytes
5d99da5
 
4e3bc48
 
 
 
 
5d99da5
a5a4143
 
 
 
34a96e6
 
89bd9b8
90b8319
89bd9b8
 
4358389
34a96e6
8e58240
 
 
7ba1b06
 
 
 
 
 
 
 
 
 
 
 
4358389
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
license: apache-2.0
language:
- zh
- en
library_name: transformers
pipeline_tag: text-generation
---
原始模型:https://huggingface.co/NousResearch/Nous-Hermes-13b  

lora:https://huggingface.co/ziqingyang/chinese-alpaca-lora-13b  

将Nous-Hermes-13b与chinese-alpaca-lora-13b进行合并,增强模型的中文能力,~~不过存在翻译腔~~

使用项目:
https://github.com/ymcui/Chinese-LLaMA-Alpaca  
https://github.com/ggerganov/llama.cpp

**推荐q5_k_m或q4_k_m   该仓库模型均为ggmlv3模型** 

Text-generation-webui懒人包:
https://www.bilibili.com/read/cv23495183

---------------------------------------------------------------------------------------------

Original model: https://huggingface.co/NousResearch/Nous-Hermes-13b

Lora: https://huggingface.co/ziqingyang/chinese-alpaca-lora-13b

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.~~

Usage projects:
https://github.com/ymcui/Chinese-LLaMA-Alpaca
https://github.com/ggerganov/llama.cpp

**q5_k_m or q4_k_m is recommended. All models in this repository are ggmlv3 models.**