Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ base_model:
|
|
27 |
|
28 |
## Overview
|
29 |
|
30 |
-
NVILA-2B-Depth serves as the base model for both RoboRefer-2B-Depth-Align and RoboRefer-2B-SFT. It shares the same parameters as NVILA-Lite-2B, with the addition of a depth encoder and a depth projector, both initialized from the image encoder and image projector respectively.
|
31 |
|
32 |
<!-- ## How to use
|
33 |
|
|
|
27 |
|
28 |
## Overview
|
29 |
|
30 |
+
NVILA-2B-Depth serves as the base model for both RoboRefer-2B-Depth-Align and RoboRefer-2B-SFT. It shares the same parameters as NVILA-Lite-2B, with the addition of a depth encoder and a depth projector, both initialized from the image encoder and image projector, respectively.
|
31 |
|
32 |
<!-- ## How to use
|
33 |
|