ziqingyang commited on
Commit
60bf439
1 Parent(s): ed78b39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ This repo contains the tokenizer, LoRA weights and configs for (Chinese-LLaMA-Alpaca)[https://github.com/ymcui/Chinese-LLaMA-Alpaca]
6
+
7
+ Instructions for using the weights can be found at https://github.com/ymcui/Chinese-LLaMA-Alpaca.