Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,9 @@ pipeline_tag: text-generation
|
|
5 |
tags:
|
6 |
- VILA
|
7 |
- VLM
|
8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- VILA
|
7 |
- VLM
|
8 |
+
---
|
9 |
+
|
10 |
+
VILA - a multi-image visual language model with training, inference and evaluation recipe, deployable from cloud to edge (Jetson Orin and laptops)
|
11 |
+
|
12 |
+
|
13 |
+
The code is release at https://github.com/Efficient-Large-Model/VILA. Welcome to have a try and share your feedbacks!
|