Skip to content

Commit

Permalink
normal
Browse files Browse the repository at this point in the history
  • Loading branch information
teowu committed Nov 6, 2023
1 parent f547568 commit aa813f8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<a href="https://huggingface.co/datasets/teowu/Q-Instruct"><strong>Dataset (preview)</strong></a> |
<a href="https://huggingface.co/teowu/llava_v1.5_7b_qinstruct_preview_v0.1"><strong>Weights (preview, LLaVA-v1.5-7B)</strong></a>
<a href="https://huggingface.co/teowu/llava_v1.5_13b_qinstruct_preview_v0.1"><strong>Weights (preview, LLaVA-v1.5-13B)</strong></a>
<a href="NA"><strong>Paper (coming soon)</strong></a>
</div>


Expand Down Expand Up @@ -82,6 +83,8 @@ eval_model(args)
```
</details>

![cli_interface](fig/cli_interface.png)

<details>
<summary>Example Code (CLI Demo for Multi-turn Conversation)</summary>

Expand Down Expand Up @@ -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 `[email protected]` to gain the permission for commercial use.

0 comments on commit aa813f8

Please sign in to comment.