ziqingyang
commited on
Commit
•
3bf8411
1
Parent(s):
481566b
Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
# Chinese-LLaMA-2-
|
6 |
|
7 |
-
**This is the full Chinese-LLaMA-2-
|
8 |
|
9 |
**Related models👇**
|
10 |
* Long context base models (16K)
|
@@ -12,6 +12,11 @@ license: apache-2.0
|
|
12 |
* [Chinese-LLaMA-2-LoRA-7B-16K (LoRA model)](https://huggingface.co/ziqingyang/chinese-llama-2-lora-7b-16k)
|
13 |
* [Chinese-LLaMA-2-13B-16K (full model)](https://huggingface.co/ziqingyang/chinese-llama-2-13b-16k)
|
14 |
* [Chinese-LLaMA-2-LoRA-13B-16K (LoRA model)](https://huggingface.co/ziqingyang/chinese-llama-2-lora-13b-16k)
|
|
|
|
|
|
|
|
|
|
|
15 |
* Base models
|
16 |
* [Chinese-LLaMA-2-7B (full model)](https://huggingface.co/ziqingyang/chinese-llama-2-7b)
|
17 |
* [Chinese-LLaMA-2-LoRA-7B (LoRA model)](https://huggingface.co/ziqingyang/chinese-llama-2-lora-7b)
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
# Chinese-LLaMA-2-12B-16K
|
6 |
|
7 |
+
**This is the full Chinese-LLaMA-2-12B-16K (context size 16K),model,which can be loaded directly for inference and full-parameter training.**
|
8 |
|
9 |
**Related models👇**
|
10 |
* Long context base models (16K)
|
|
|
12 |
* [Chinese-LLaMA-2-LoRA-7B-16K (LoRA model)](https://huggingface.co/ziqingyang/chinese-llama-2-lora-7b-16k)
|
13 |
* [Chinese-LLaMA-2-13B-16K (full model)](https://huggingface.co/ziqingyang/chinese-llama-2-13b-16k)
|
14 |
* [Chinese-LLaMA-2-LoRA-13B-16K (LoRA model)](https://huggingface.co/ziqingyang/chinese-llama-2-lora-13b-16k)
|
15 |
+
* Long context Instruction/Chat models
|
16 |
+
* [Chinese-Alpaca-2-7B-16K (full model)](https://huggingface.co/ziqingyang/chinese-alpaca-2-7b-16k)
|
17 |
+
* [Chinese-Alpaca-2-LoRA-7B-16K (LoRA model)](https://huggingface.co/ziqingyang/chinese-alpaca-2-lora-7b-16k)
|
18 |
+
* [Chinese-Alpaca-2-13B-16K (full model)](https://huggingface.co/ziqingyang/chinese-alpaca-2-13b-16k)
|
19 |
+
* [Chinese-Alpaca-2-LoRA-13B-16K (LoRA model)](https://huggingface.co/ziqingyang/chinese-alpaca-2-lora-13b-16k)
|
20 |
* Base models
|
21 |
* [Chinese-LLaMA-2-7B (full model)](https://huggingface.co/ziqingyang/chinese-llama-2-7b)
|
22 |
* [Chinese-LLaMA-2-LoRA-7B (LoRA model)](https://huggingface.co/ziqingyang/chinese-llama-2-lora-7b)
|