Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,15 @@ library_name: transformers
|
|
6 |
tags:
|
7 |
- MLLM
|
8 |
pipeline_tag: image-text-to-text
|
|
|
|
|
9 |
---
|
10 |
|
11 |
## Introduction
|
12 |
-
|
|
|
|
|
|
|
13 |
|
14 |
<div align="center">
|
15 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/658a8a837959448ef5500ce5/TIlymOb86R6_Mez3bpmcB.png" width="100%" />
|
|
|
6 |
tags:
|
7 |
- MLLM
|
8 |
pipeline_tag: image-text-to-text
|
9 |
+
language:
|
10 |
+
- en
|
11 |
---
|
12 |
|
13 |
## Introduction
|
14 |
+
[GitHub](https://github.com/AIDC-AI/Ovis) | [Demo](https://huggingface.co/spaces/AIDC-AI/Ovis1.6-Gemma2-9B) | [Paper](https://arxiv.org/abs/2405.20797)
|
15 |
+
|
16 |
+
|
17 |
+
We are excited to announce the open-sourcing of **Ovis-1.6**, our latest multi-modal large language model. Ovis is a novel Multimodal Large Language Model (MLLM) architecture, designed to structurally align visual and textual embeddings.
|
18 |
|
19 |
<div align="center">
|
20 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/658a8a837959448ef5500ce5/TIlymOb86R6_Mez3bpmcB.png" width="100%" />
|