Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ tags:
|
|
12 |
- vision-language
|
13 |
- llm
|
14 |
- lmm
|
|
|
15 |
---
|
16 |
<h2 align="center"> <a href="https://arxiv.org/abs/2402.14289">TinyLLaVA: A Framework of Small-scale Large Multimodal Models</a>
|
17 |
|
@@ -168,4 +169,4 @@ If you find our paper and code useful in your research, please consider giving a
|
|
168 |
archivePrefix={arXiv},
|
169 |
primaryClass={cs.LG}
|
170 |
}
|
171 |
-
```
|
|
|
12 |
- vision-language
|
13 |
- llm
|
14 |
- lmm
|
15 |
+
pipeline_tag: image-text-to-text
|
16 |
---
|
17 |
<h2 align="center"> <a href="https://arxiv.org/abs/2402.14289">TinyLLaVA: A Framework of Small-scale Large Multimodal Models</a>
|
18 |
|
|
|
169 |
archivePrefix={arXiv},
|
170 |
primaryClass={cs.LG}
|
171 |
}
|
172 |
+
```
|