ziqingyang
commited on
Commit
•
b8415bf
1
Parent(s):
cdde6a1
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
---
|
6 |
+
|
7 |
+
# Chinese-Alpaca-LoRA-13B
|
8 |
+
|
9 |
+
This repo contains the tokenizer, Chinese-Alpaca LoRA weights and configs for [Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)
|
10 |
+
|
11 |
+
Instructions for using the weights can be found at https://github.com/ymcui/Chinese-LLaMA-Alpaca.
|