Update README.md
Browse files
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 |
|