taochenxin commited on
Commit
d44af9f
β€’
1 Parent(s): 0eebc1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
  ---
15
  # HoVLE
16
 
17
- [\[πŸ“œ HoVLE Paper\]]() [\[πŸš€ Quick Start\]](#quick-start)
18
 
19
  <a id="radar"></a>
20
 
@@ -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 model with 2.6B parameters. It is built upon [internlm2-chat-1_8b](https://huggingface.co/internlm/internlm2-chat-1_8b). Please refer to [HoVLE (HD)](https://huggingface.co/OpenGVLab/HoVLE-HD) for the high-definition version. For more details, please refer to our [paper]().
33
 
34
 
35
  ## Model Details
 
14
  ---
15
  # HoVLE
16
 
17
+ [\[πŸ“œ HoVLE Paper\]](https://arxiv.org/pdf/2412.16158) [\[πŸš€ Quick Start\]](#quick-start)
18
 
19
  <a id="radar"></a>
20
 
 
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 model with 2.6B parameters. It is built upon [internlm2-chat-1_8b](https://huggingface.co/internlm/internlm2-chat-1_8b). Please refer to [HoVLE (HD)](https://huggingface.co/OpenGVLab/HoVLE-HD) for the high-definition version. For more details, please refer to our [paper](https://arxiv.org/pdf/2412.16158).
33
 
34
 
35
  ## Model Details