Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,15 @@ license: mit
|
|
3 |
pipeline_tag: visual-question-answering
|
4 |
---
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
## Install
|
7 |
|
8 |
If you are not using Linux, do *NOT* proceed, see instructions for [macOS](https://github.com/haotian-liu/LLaVA/blob/main/docs/macOS.md) and [Windows](https://github.com/haotian-liu/LLaVA/blob/main/docs/Windows.md).
|
|
|
3 |
pipeline_tag: visual-question-answering
|
4 |
---
|
5 |
|
6 |
+
## About
|
7 |
+
|
8 |
+
This was trained by using [TinyLlama](https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.3) as the base model using the [BakLlava](https://github.com/SkunkworksAI/BakLLaVA/) repo.
|
9 |
+
|
10 |
+
## Examples
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
## Install
|
16 |
|
17 |
If you are not using Linux, do *NOT* proceed, see instructions for [macOS](https://github.com/haotian-liu/LLaVA/blob/main/docs/macOS.md) and [Windows](https://github.com/haotian-liu/LLaVA/blob/main/docs/Windows.md).
|