Update README.md
Browse files
README.md
CHANGED
|
@@ -71,9 +71,7 @@ MOSS-VL utilizes Cross-attention Rotary Position Embedding (XRoPE), tailored to
|
|
| 71 |
|
| 72 |
|
| 73 |
## ๐ Quickstart
|
| 74 |
-
### ๐ ๏ธ
|
| 75 |
-
|
| 76 |
-
Installation commands:
|
| 77 |
|
| 78 |
```bash
|
| 79 |
conda create -n moss_vl python=3.12 pip -y
|
|
@@ -286,7 +284,7 @@ MOSS-VL-Base-0408 is a pretrained base checkpoint, and we are actively improving
|
|
| 286 |
## ๐ Citation
|
| 287 |
```bibtex
|
| 288 |
@misc{moss_vl_2026,
|
| 289 |
-
title = {MOSS-VL Technical Report},
|
| 290 |
author = {OpenMOSS Team},
|
| 291 |
year = {2026},
|
| 292 |
howpublished = {\url{https://github.com/fnlp-vision/MOSS-VL}},
|
|
|
|
| 71 |
|
| 72 |
|
| 73 |
## ๐ Quickstart
|
| 74 |
+
### ๐ ๏ธ Installation
|
|
|
|
|
|
|
| 75 |
|
| 76 |
```bash
|
| 77 |
conda create -n moss_vl python=3.12 pip -y
|
|
|
|
| 284 |
## ๐ Citation
|
| 285 |
```bibtex
|
| 286 |
@misc{moss_vl_2026,
|
| 287 |
+
title = {{MOSS-VL Technical Report}},
|
| 288 |
author = {OpenMOSS Team},
|
| 289 |
year = {2026},
|
| 290 |
howpublished = {\url{https://github.com/fnlp-vision/MOSS-VL}},
|