CCCCyx commited on
Commit
ff44c91
ยท
verified ยท
1 Parent(s): 3850d6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -71,9 +71,7 @@ MOSS-VL utilizes Cross-attention Rotary Position Embedding (XRoPE), tailored to
71
 
72
 
73
  ## ๐Ÿš€ Quickstart
74
- ### ๐Ÿ› ๏ธ Requirements
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}},