hfl
/

hfl-rc commited on
Commit
5d447bc
1 Parent(s): af2fe13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -5,13 +5,13 @@ language:
5
  - en
6
  ---
7
 
8
- # Llama-3-Chinese-Instruct-8B-LoRA
9
 
10
  <p align="center">
11
  <a href="https://github.com/ymcui/Chinese-LLaMA-Alpaca-3"><img src="https://ymcui.com/images/chinese-llama-alpaca-3-banner.png" width="600"/></a>
12
  </p>
13
 
14
- This repository contains **Llama-3-Chinese-Instruct-8B-LoRA**, which is further tuned with 5M instruction data on [Llama-3-Chinese-8B](https://huggingface.co/hfl/llama-3-chinese-8b).
15
 
16
  **Note: You must combine LoRA with the original [Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) to obtain full weight.**
17
 
@@ -20,8 +20,8 @@ Further details (performance, usage, etc.) should refer to GitHub project page:
20
 
21
  ## Others
22
 
23
- - For full model, please see: https://huggingface.co/hfl/llama-3-chinese-instruct-8b
24
 
25
- - For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/llama-3-chinese-instruct-8b-gguf
26
 
27
  - If you have questions/issues regarding this model, please submit an issue through https://github.com/ymcui/Chinese-LLaMA-Alpaca-3
 
5
  - en
6
  ---
7
 
8
+ # Llama-3-Chinese-8B-Instruct-LoRA
9
 
10
  <p align="center">
11
  <a href="https://github.com/ymcui/Chinese-LLaMA-Alpaca-3"><img src="https://ymcui.com/images/chinese-llama-alpaca-3-banner.png" width="600"/></a>
12
  </p>
13
 
14
+ This repository contains **Llama-3-Chinese-8B-Instruct-LoRA**, which is further tuned with 5M instruction data on [Llama-3-Chinese-8B](https://huggingface.co/hfl/llama-3-chinese-8b).
15
 
16
  **Note: You must combine LoRA with the original [Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) to obtain full weight.**
17
 
 
20
 
21
  ## Others
22
 
23
+ - For full model, please see: https://huggingface.co/hfl/llama-3-chinese-8b-instruct
24
 
25
+ - For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/llama-3-chinese-8b-instruct-gguf
26
 
27
  - If you have questions/issues regarding this model, please submit an issue through https://github.com/ymcui/Chinese-LLaMA-Alpaca-3