coyude commited on
Commit
5990276
1 Parent(s): 3904629

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - zh
5
+ - en
6
+ library_name: transformers
7
+ pipeline_tag: text-generation
8
+ ---
9
+ 原始模型:https://huggingface.co/NousResearch/Nous-Hermes-13b
10
+
11
+ lora:https://huggingface.co/ziqingyang/chinese-alpaca-lora-13b
12
+
13
+ 使用项目:
14
+ https://github.com/ymcui/Chinese-LLaMA-Alpaca
15
+
16
+ https://github.com/qwopqwop200/GPTQ-for-LLaMa
17
+