HongyuanTao commited on
Commit
dec35a7
·
verified ·
1 Parent(s): 61c5ab3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: image-text-to-text
14
  <div align="center">
15
 
16
  <!-- 这里可以放你的Logo,如果没有Logo可以删掉这一行 -->
17
- <img src="assets/Logo.png" width="500" alt="InfiniteVL Logo">
18
 
19
  <hr>
20
 
@@ -51,7 +51,7 @@ Haoran Yin<sup>2</sup>,
51
  By synergizing **Sliding Window Attention (SWA)** for fine-grained local perception and **Gated DeltaNet** for efficient long-term memory, InfiniteVL achieves a "best of both worlds" balance. It delivers competitive performance on standard benchmarks (comparable to Qwen2.5-VL) while enabling constant-memory inference and high-throughput streaming.
52
 
53
  <div align="center">
54
- <img src="assets/image1_new_01.png" width="800" alt="InfiniteVL Logo">
55
  </div>
56
 
57
  ### ✨ Key Highlights
 
14
  <div align="center">
15
 
16
  <!-- 这里可以放你的Logo,如果没有Logo可以删掉这一行 -->
17
+ <img src="https://github.com/hustvl/infinitevl/assets/Logo.png" width="500" alt="InfiniteVL Logo">
18
 
19
  <hr>
20
 
 
51
  By synergizing **Sliding Window Attention (SWA)** for fine-grained local perception and **Gated DeltaNet** for efficient long-term memory, InfiniteVL achieves a "best of both worlds" balance. It delivers competitive performance on standard benchmarks (comparable to Qwen2.5-VL) while enabling constant-memory inference and high-throughput streaming.
52
 
53
  <div align="center">
54
+ <img src="https://github.com/hustvl/infinitevl/assets/image1_new_01.png" width="800" alt="InfiniteVL Logo">
55
  </div>
56
 
57
  ### ✨ Key Highlights