erberry commited on
Commit
18a4cb5
1 Parent(s): 295f84d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ 本模型基于 https://github.com/ymcui/Chinese-LLaMA-Alpaca 项目提供的 Chinese-LLaMA-Plus-13B 与 Chinese-Alpaca-Plus-13B合并而来,
2
+ 并使用llama.cpp进行了q4量化, 合并流程使用如下链接:
3
+
4
+ https://colab.research.google.com/drive/1EOjpQ2kdWBlrm0e-4uTmD5g6wCqwHJDB?usp=sharing