hfl-rc commited on
Commit
073da70
·
verified ·
1 Parent(s): 47ac306

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -11,7 +11,10 @@ language:
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-v3**.
 
 
 
15
 
16
  **Note: This is an instruction (chat) model, which can be used for conversation, QA, etc.**
17
 
 
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-v3**, which is further finetuned based on a mix of the following models:
15
+ - [hfl/Llama-3-Chinese-8B-Instruct](https://huggingface.co/hfl/llama-3-chinese-8b-instruct)
16
+ - [hfl/Llama-3-Chinese-8B-Instruct-v2](https://huggingface.co/hfl/llama-3-chinese-8b-instruct-v2)
17
+ - [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
18
 
19
  **Note: This is an instruction (chat) model, which can be used for conversation, QA, etc.**
20