From 3c13d1d4b480df640eab347088cd68fbe9bf4bc6 Mon Sep 17 00:00:00 2001 From: junchen14 Date: Fri, 13 Oct 2023 09:40:14 +0300 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c5672ac..4e5a82f 100644 --- a/README.md +++ b/README.md @@ -38,15 +38,15 @@ More examples can be found in the [project page](https://minigpt-4.github.io). -## Introduction + -![overview](figs/overview.png) + ## Getting Started @@ -69,7 +69,7 @@ conda activate minigpt4 Currently, we provide both Vicuna V0 and Llama 2 version of MiniGPT-4. Download the corresponding LLM weights from the following huggingface space via clone the repository using git-lfs. -| Vicuna V0 13B | Vicuna V0 7B | Llama 2 Chat 7B | +| 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-hf/tree/main)