erberry commited on
Commit
ab8c7b1
1 Parent(s): 27c7823

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  本模型基于 https://github.com/ymcui/Chinese-LLaMA-Alpaca 项目提供的 Chinese-LLaMA-Plus-13B 与 Chinese-Alpaca-Plus-13B合并而来,
2
  并使用llama.cpp进行了q4量化, 合并流程使用如下链接:
3
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ ---
5
  本模型基于 https://github.com/ymcui/Chinese-LLaMA-Alpaca 项目提供的 Chinese-LLaMA-Plus-13B 与 Chinese-Alpaca-Plus-13B合并而来,
6
  并使用llama.cpp进行了q4量化, 合并流程使用如下链接:
7