anonymitaet commited on
Commit
d5bb676
1 Parent(s): 8a8473d

update license

Browse files
Files changed (1) hide show
  1. README.md +15 -17
README.md CHANGED
@@ -60,8 +60,9 @@ license_link: LICENSE
60
  - [Quick start](#quick-start)
61
  - [Hardware requirement](#hardware-requirement)
62
  - [Misc.](#misc)
63
- - [Citation](#citation)
64
  - [Acknowledgements and attributions](#acknowledgements-and-attributions)
 
 
65
 
66
  </details>
67
 
@@ -213,16 +214,6 @@ For model inference, the recommended GPU examples are:
213
 
214
  # Misc.
215
 
216
- ## Citation
217
-
218
- If you find our work helpful, please feel free to cite us.
219
-
220
- ```
221
- @article{tbd,
222
- year={2024}
223
- }
224
- ```
225
-
226
  ## Acknowledgements and attributions
227
 
228
  This project makes use of open-source software/components. We acknowledge and are grateful to these developers for their contributions to the open-source community.
@@ -241,13 +232,20 @@ This project makes use of open-source software/components. We acknowledge and ar
241
  - License: MIT
242
  - Description: The ViT is initialized using the weights of OpenClip.
243
 
244
- ### License
245
-
246
- This project is licensed under the [yi-license](https://github.com/01-ai/Yi/blob/main/LICENSE). For more information on the license for this project, see the LICENSE file in this repository.
247
-
248
- ### Notes
249
 
250
  - This attribution does not claim to cover all open-source components used. Please check individual components and their respective licenses for full details.
 
251
  - The use of the open-source components is subject to the terms and conditions of the respective licenses.
252
 
253
- We appreciate the open-source community for their invaluable contributions to the technology world.
 
 
 
 
 
 
 
 
 
 
 
60
  - [Quick start](#quick-start)
61
  - [Hardware requirement](#hardware-requirement)
62
  - [Misc.](#misc)
 
63
  - [Acknowledgements and attributions](#acknowledgements-and-attributions)
64
+ - [List of used open-source projects](#list-of-used-open-source-projects)
65
+ - [License](#license)
66
 
67
  </details>
68
 
 
214
 
215
  # Misc.
216
 
 
 
 
 
 
 
 
 
 
 
217
  ## Acknowledgements and attributions
218
 
219
  This project makes use of open-source software/components. We acknowledge and are grateful to these developers for their contributions to the open-source community.
 
232
  - License: MIT
233
  - Description: The ViT is initialized using the weights of OpenClip.
234
 
235
+ **Notes**
 
 
 
 
236
 
237
  - This attribution does not claim to cover all open-source components used. Please check individual components and their respective licenses for full details.
238
+
239
  - The use of the open-source components is subject to the terms and conditions of the respective licenses.
240
 
241
+ We appreciate the open-source community for their invaluable contributions to the technology world.
242
+
243
+ ## License
244
+
245
+ Please refer to the [acknowledgments and attributions](#acknowledgments_and_attributions) as well as individual components, for the license of source code.
246
+
247
+ The Yi series models are fully open for academic research and free for commercial use, permissions of which are automatically granted upon application.
248
+
249
+ All usage must adhere to the [Yi Series Models Community License Agreement 2.1](https://huggingface.co/01-ai/Yi-VL-34B/blob/main/LICENSE).
250
+
251
+ For free commercial use, you only need to send an email to get official commercial permission.