runninglsy
commited on
Commit
•
446a49d
1
Parent(s):
0898a42
Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ pipeline_tag: image-text-to-text
|
|
18 |
## Model
|
19 |
Built upon Ovis1.5, **Ovis1.6** further enhances high-resolution image processing, is trained on a larger, more diverse, and higher-quality dataset, and refines the training process with DPO training following instruction-tuning.
|
20 |
|
21 |
-
| Ovis MLLMs | ViT | LLM | Model Weights |
|
22 |
-
|
23 |
-
| Ovis1.6-Gemma2-9B | Siglip-400M | Gemma2-9B-It | [Huggingface](https://huggingface.co/AIDC-AI/Ovis1.6-Gemma2-9B) |
|
24 |
|
25 |
## Performance
|
26 |
With just **10B** parameters, **Ovis1.6-Gemma2-9B** leads the [OpenCompass](https://github.com/open-compass/VLMEvalKit) benchmark among open-source MLLMs within **30B** parameters.
|
|
|
18 |
## Model
|
19 |
Built upon Ovis1.5, **Ovis1.6** further enhances high-resolution image processing, is trained on a larger, more diverse, and higher-quality dataset, and refines the training process with DPO training following instruction-tuning.
|
20 |
|
21 |
+
| Ovis MLLMs | ViT | LLM | Model Weights | Demo |
|
22 |
+
|:------------------|:-----------:|:------------------:|:---------------------------------------------------------------:|:----------------------------------------------------------------:|
|
23 |
+
| Ovis1.6-Gemma2-9B | Siglip-400M | Gemma2-9B-It | [Huggingface](https://huggingface.co/AIDC-AI/Ovis1.6-Gemma2-9B) | [Space](https://huggingface.co/spaces/AIDC-AI/Ovis1.6-Gemma2-9B) |
|
24 |
|
25 |
## Performance
|
26 |
With just **10B** parameters, **Ovis1.6-Gemma2-9B** leads the [OpenCompass](https://github.com/open-compass/VLMEvalKit) benchmark among open-source MLLMs within **30B** parameters.
|