xinggangw commited on
Commit
a03caa0
·
verified ·
1 Parent(s): 6981b89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ Distilled from the decoder-only HoVLE-2.6B, our pure Mamba-2-based mmMamba-linea
18
  <img src="pipeline.png" />
19
  </div>
20
 
21
- Paper: [](https://hf.co/papers/2502.13145)
22
- Code: https://github.com/hustvl/mmMamba
23
 
24
  ## Quick Start Guide for mmMamba Inference
25
 
 
18
  <img src="pipeline.png" />
19
  </div>
20
 
21
+ Paper: [https://hf.co/papers/2502.13145](https://hf.co/papers/2502.13145)
22
+ Code: [https://github.com/hustvl/mmMamba](https://github.com/hustvl/mmMamba)
23
 
24
  ## Quick Start Guide for mmMamba Inference
25