dbian commited on
Commit
79892e2
1 Parent(s): 8a6e3f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - zh
5
+ - en
6
  ---
7
+
8
+ # gpt4-x-vicuna-13B-chinese
9
+
10
+ 使用最新的优质模型gpt4-x-vicuna-13B + 中文Lora 合并而来
11
+
12
+ - Lora权重来源: https://github.com/ymcui/Chinese-LLaMA-Alpaca
13
+ - gpt4-x-vicuna-13B量化前的[原模型](https://huggingface.co/NousResearch/gpt4-x-vicuna-13b/tree/main)
14
+