doubility123 commited on
Commit
d132b40
1 Parent(s): 7daa9c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -19,15 +19,13 @@ Zhiyu Wu*, Xiaokang Chen*, Zizheng Pan*, Xingchao Liu*, Wen Liu**, Damai Dai, Hu
19
 
20
  ![](https://github.com/deepseek-ai/DeepSeek-VL2/tree/main/images/vl2_teaser.jpeg)
21
 
22
- ## 2. Release
23
- ✅ <b>2024-12-13</b>: DeepSeek-VL2 family released, including <code>DeepSeek-VL2-tiny</code>, <code>DeepSeek-VL2-small</code>, <code>DeepSeek-VL2</code>.
24
 
25
  ### 2. Model Summary
26
 
27
  DeepSeek-VL2-tiny is built on DeepSeekMoE-3B.
28
 
29
 
30
- ## 4. Quick Start
31
 
32
  ### Installation
33
 
@@ -114,11 +112,11 @@ print(f"{prepare_inputs['sft_format'][0]}", answer)
114
  ### Gradio Demo (TODO)
115
 
116
 
117
- ## 5. License
118
 
119
  This code repository is licensed under [MIT License](./LICENSE-CODE). The use of DeepSeek-VL2 models is subject to [DeepSeek Model License](./LICENSE-MODEL). DeepSeek-VL2 series supports commercial use.
120
 
121
- ## 6. Citation
122
 
123
  ```
124
 
@@ -138,6 +136,6 @@ This code repository is licensed under [MIT License](./LICENSE-CODE). The use of
138
  }
139
  ```
140
 
141
- ## 7. Contact
142
 
143
  If you have any questions, please raise an issue or contact us at [service@deepseek.com](mailto:service@deepseek.com).
 
19
 
20
  ![](https://github.com/deepseek-ai/DeepSeek-VL2/tree/main/images/vl2_teaser.jpeg)
21
 
 
 
22
 
23
  ### 2. Model Summary
24
 
25
  DeepSeek-VL2-tiny is built on DeepSeekMoE-3B.
26
 
27
 
28
+ ## 3. Quick Start
29
 
30
  ### Installation
31
 
 
112
  ### Gradio Demo (TODO)
113
 
114
 
115
+ ## 4. License
116
 
117
  This code repository is licensed under [MIT License](./LICENSE-CODE). The use of DeepSeek-VL2 models is subject to [DeepSeek Model License](./LICENSE-MODEL). DeepSeek-VL2 series supports commercial use.
118
 
119
+ ## 5. Citation
120
 
121
  ```
122
 
 
136
  }
137
  ```
138
 
139
+ ## 6. Contact
140
 
141
  If you have any questions, please raise an issue or contact us at [service@deepseek.com](mailto:service@deepseek.com).