hfl-rc commited on
Commit
e93dd7d
1 Parent(s): c906680

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # Chinese-LLaMA-2-7B-64K
6
+
7
+ This repository contains **Chinese-LLaMA-2-7B-64K**, which is tuned on Chinese-LLaMA-2-7B with **YaRN method**.
8
+
9
+ For LoRA-only model, please see: https://huggingface.co/hfl/chinese-llama-2-lora-7b-64k
10
+
11
+ Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for more details.