ziqingyang
commited on
Commit
•
32115d9
1
Parent(s):
bd34352
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-LLaMA-Plus-LoRA-7B
|
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.
|