Add model card
Browse filesThis PR adds a model card, links the model to https://huggingface.co/papers/2312.02949.
Cheers!
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
pipeline_tag: image-text-to-text
|
4 |
---
|
5 |
+
|
6 |
+
This repository contains the weights of the paper [LLaVA-Grounding: Grounded Visual Chat with Large Multimodal Models](https://huggingface.co/papers/2312.02949).
|
7 |
+
|
8 |
+
See the Github repository regarding usage: https://github.com/UX-Decoder/LLaVA-Grounding.
|