From ea0e81a2aa2a2b8100a46ba43c9267ce4d62dd01 Mon Sep 17 00:00:00 2001 From: ZhuDeyao Date: Fri, 1 Sep 2023 22:22:43 +0300 Subject: [PATCH] Update README.md fix the wrong link of llama2 chat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84d9ecb..4b31c7a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Download the corresponding LLM weights from the following huggingface space via | Vicuna V0 13B | Vicuna V0 7B | Llama 2 Chat 7B | :------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------: - [Downlad](https://huggingface.co/Vision-CAIR/vicuna/tree/main) | [Download](https://huggingface.co/Vision-CAIR/vicuna-7b/tree/main) | [Download](https://huggingface.co/meta-llama/Llama-2-7b-chat/tree/main) + [Downlad](https://huggingface.co/Vision-CAIR/vicuna/tree/main) | [Download](https://huggingface.co/Vision-CAIR/vicuna-7b/tree/main) | [Download](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf/tree/main) Then, set the path to the vicuna weight in the model config file