Create README.md
Browse files
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
|