From e0770da2818944507b7a08c666ae4579225614f1 Mon Sep 17 00:00:00 2001 From: Reading Comprehension Group of HFL Date: Sat, 27 Apr 2024 04:43:11 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 08e23aa..3e0f5e9 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ language: - en --- -# Llama-3-Chinese-Instruct-8B +# Llama-3-Chinese-8B-Instruct

-This repository contains **Llama-3-Chinese-Instruct-8B**, which is further tuned with 5M instruction data on [Llama-3-Chinese-8B](https://huggingface.co/hfl/llama-3-chinese-8b). +This repository contains **Llama-3-Chinese-8B-Instruct**, which is further tuned with 5M instruction data on [Llama-3-Chinese-8B](https://huggingface.co/hfl/llama-3-chinese-8b). **Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.** @@ -20,8 +20,8 @@ Further details (performance, usage, etc.) should refer to GitHub project page: ## Others -- For LoRA-only model, please see: https://huggingface.co/hfl/llama-3-chinese-instruct-8b-lora +- For LoRA-only model, please see: https://huggingface.co/hfl/llama-3-chinese-8b-instruct-lora -- For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/llama-3-chinese-instruct-8b-gguf +- For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/llama-3-chinese-8b-instruct-gguf - If you have questions/issues regarding this model, please submit an issue through https://github.com/ymcui/Chinese-LLaMA-Alpaca-3 \ No newline at end of file