Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ We introduce **HoVLE**, a novel monolithic vision-language model (VLM) that proc
|
|
29 |
|
30 |
HoVLE significantly surpasses previous monolithic VLMs and demonstrates competitive performance with compositional VLMs. This work narrows the gap between monolithic and compositional VLMs, providing a promising direction for the development of monolithic VLMs.
|
31 |
|
32 |
-
This repository releases the HoVLE-HD model with 2.6B parameters. It is built upon [internlm2-chat-1_8b](https://huggingface.co/internlm/internlm2-chat-1_8b). By adopting high-definition images, HoVLE-HD demonstrates superior performance, especially on visual-question answering benchmarks. Please refer to [HoVLE](https://huggingface.co/
|
33 |
|
34 |
|
35 |
## Model Details
|
|
|
29 |
|
30 |
HoVLE significantly surpasses previous monolithic VLMs and demonstrates competitive performance with compositional VLMs. This work narrows the gap between monolithic and compositional VLMs, providing a promising direction for the development of monolithic VLMs.
|
31 |
|
32 |
+
This repository releases the HoVLE-HD model with 2.6B parameters. It is built upon [internlm2-chat-1_8b](https://huggingface.co/internlm/internlm2-chat-1_8b). By adopting high-definition images, HoVLE-HD demonstrates superior performance, especially on visual-question answering benchmarks. Please refer to [HoVLE](https://huggingface.co/OpenGVLab/HoVLE) for the standard version. For more details, please refer to our [paper]().
|
33 |
|
34 |
|
35 |
## Model Details
|