Update README.md
Browse files
README.md
CHANGED
@@ -5,13 +5,13 @@ language:
|
|
5 |
- en
|
6 |
---
|
7 |
|
8 |
-
# Llama-3-Chinese-Instruct-
|
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-
|
15 |
|
16 |
**Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.**
|
17 |
|
@@ -36,8 +36,8 @@ Metric: PPL, lower is better
|
|
36 |
|
37 |
## Others
|
38 |
|
39 |
-
- For full model, please see: https://huggingface.co/hfl/llama-3-chinese-instruct
|
40 |
|
41 |
-
- For LoRA-only model, please see: https://huggingface.co/hfl/llama-3-chinese-instruct-
|
42 |
|
43 |
- 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-GGUF
|
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-GGUF** (llama.cpp/ollama/tgw, etc. compatible), which is the quantized version of [Llama-3-Chinese-8B-Instruct](https://huggingface.co/hfl/llama-3-chinese-8b-instruct).
|
15 |
|
16 |
**Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.**
|
17 |
|
|
|
36 |
|
37 |
## Others
|
38 |
|
39 |
+
- For full model, please see: https://huggingface.co/hfl/llama-3-chinese-8b-instruct
|
40 |
|
41 |
+
- For LoRA-only model, please see: https://huggingface.co/hfl/llama-3-chinese-8b-instruct-lora
|
42 |
|
43 |
- If you have questions/issues regarding this model, please submit an issue through https://github.com/ymcui/Chinese-LLaMA-Alpaca-3
|