coyude commited on
Commit
4e3bc48
1 Parent(s): a5a4143

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,8 +1,13 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
4
  原始模型:https://huggingface.co/NousResearch/Nous-Hermes-13b
5
 
6
  lora:https://huggingface.co/ziqingyang/chinese-alpaca-lora-13b
7
 
8
- 使用项目:https://github.com/ymcui/Chinese-LLaMA-Alpaca
 
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
+ 使用项目:https://github.com/ymcui/Chinese-LLaMA-Alpaca