From aa813f81aae7146562bd5dd5ec8007a8c82dfed7 Mon Sep 17 00:00:00 2001 From: teowu Date: Mon, 6 Nov 2023 23:15:22 +0800 Subject: [PATCH] normal --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b950eae..da442ee 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Dataset (preview) | Weights (preview, LLaVA-v1.5-7B) Weights (preview, LLaVA-v1.5-13B) + Paper (coming soon) @@ -82,6 +83,8 @@ eval_model(args) ``` +![cli_interface](fig/cli_interface.png) +
Example Code (CLI Demo for Multi-turn Conversation) @@ -149,8 +152,9 @@ _Coming Soon_: ## Training -At present, we only provide the training scripts with LLaVA-v1.5. Please see [Training Docs](scripts/llava_v1.5) for more details. +At present, we only provide the training scripts with LLaVA-v1.5. Please see [Training Docs](scripts/llava_v1.5) for more details. ## License Researchers and open-source developers are **free** to use the **Q-Instruct** dataset and the fine-tuned weights as provided for the four MLLMs. We also allow commercial use, while any commercial use should be pre-permitted by our team. Please email `haoning001@e.ntu.edu.sg` to gain the permission for commercial use. +