add agent tag (#1)
Browse files- add agent tag (604a8c6ea15a58df242bd363f7046ff040705893)
Co-authored-by: merve <[email protected]>
README.md
CHANGED
|
@@ -6,6 +6,8 @@ base_model:
|
|
| 6 |
- Menlo/Jan-v2-VL-high
|
| 7 |
pipeline_tag: image-text-to-text
|
| 8 |
library_name: transformers
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
# Jan-v2-VL: Multimodal Agent for Long-Horizon Tasks
|
| 11 |
|
|
|
|
| 6 |
- Menlo/Jan-v2-VL-high
|
| 7 |
pipeline_tag: image-text-to-text
|
| 8 |
library_name: transformers
|
| 9 |
+
tags:
|
| 10 |
+
- agent
|
| 11 |
---
|
| 12 |
# Jan-v2-VL: Multimodal Agent for Long-Horizon Tasks
|
| 13 |
|