Add model card (#2)
Browse files- Add model card (34ce5f2e6e1e5ada0c37f4944c2a39b72bac8e33)
Co-authored-by: Niels Rogge <[email protected]>
README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: video-text-to-text
|
3 |
+
---
|
4 |
+
This repository contains the model of the paper [VITA-1.5: Towards GPT-4o Level Real-Time Vision and Speech Interaction](https://huggingface.co/papers/2501.01957).
|
5 |
+
|
6 |
+
Code: https://github.com/VITA-MLLM/VITA
|