Update CREDITS.md
Browse files- CREDITS.md +41 -18
CREDITS.md
CHANGED
|
@@ -1,50 +1,73 @@
|
|
| 1 |
# CREDITS
|
| 2 |
|
| 3 |
-
This model is a merged derivative work
|
| 4 |
|
| 5 |
---
|
| 6 |
|
| 7 |
-
## Qwen
|
| 8 |
|
| 9 |
* **Model Family:** Qwen
|
| 10 |
-
* **License:** Apache License 2.0
|
| 11 |
-
* **License URL:** https://www.apache.org/licenses/LICENSE-2.0
|
| 12 |
* **Original Authors:** Alibaba Cloud / Qwen Team
|
|
|
|
|
|
|
| 13 |
|
| 14 |
-
This
|
| 15 |
All rights and attributions remain with the original authors under the terms of the Apache 2.0 License.
|
| 16 |
|
| 17 |
---
|
| 18 |
|
| 19 |
-
## DeepSeek
|
| 20 |
|
| 21 |
* **Model Family:** DeepSeek
|
| 22 |
-
* **License:** MIT License
|
| 23 |
-
* **License URL:** https://opensource.org/licenses/MIT
|
| 24 |
* **Original Authors:** DeepSeek AI
|
|
|
|
|
|
|
| 25 |
|
| 26 |
-
This
|
| 27 |
All rights and attributions remain with the original authors under the terms of the MIT License.
|
| 28 |
|
| 29 |
---
|
| 30 |
|
| 31 |
-
#
|
| 32 |
|
| 33 |
-
|
| 34 |
|
| 35 |
-
*
|
| 36 |
-
|
| 37 |
-
|
| 38 |
|
| 39 |
---
|
| 40 |
|
| 41 |
-
#
|
| 42 |
|
| 43 |
-
|
| 44 |
|
| 45 |
* Apache 2.0 (Qwen)
|
| 46 |
* MIT (DeepSeek)
|
| 47 |
|
| 48 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
-
|
|
|
|
| 1 |
# CREDITS
|
| 2 |
|
| 3 |
+
This model is a merged derivative work created from the following open-source models:
|
| 4 |
|
| 5 |
---
|
| 6 |
|
| 7 |
+
## Qwen
|
| 8 |
|
| 9 |
* **Model Family:** Qwen
|
|
|
|
|
|
|
| 10 |
* **Original Authors:** Alibaba Cloud / Qwen Team
|
| 11 |
+
* **Original License:** Apache License 2.0
|
| 12 |
+
* **License URL:** https://www.apache.org/licenses/LICENSE-2.0
|
| 13 |
|
| 14 |
+
This merged model incorporates components derived from the Qwen model family.
|
| 15 |
All rights and attributions remain with the original authors under the terms of the Apache 2.0 License.
|
| 16 |
|
| 17 |
---
|
| 18 |
|
| 19 |
+
## DeepSeek
|
| 20 |
|
| 21 |
* **Model Family:** DeepSeek
|
|
|
|
|
|
|
| 22 |
* **Original Authors:** DeepSeek AI
|
| 23 |
+
* **Original License:** MIT License
|
| 24 |
+
* **License URL:** https://opensource.org/licenses/MIT
|
| 25 |
|
| 26 |
+
This merged model incorporates components derived from DeepSeek models.
|
| 27 |
All rights and attributions remain with the original authors under the terms of the MIT License.
|
| 28 |
|
| 29 |
---
|
| 30 |
|
| 31 |
+
# License of This Merged Model
|
| 32 |
|
| 33 |
+
The final merged model is distributed under the:
|
| 34 |
|
| 35 |
+
**BSD 3-Clause License**
|
| 36 |
+
|
| 37 |
+
This license applies to the original merging work and any additional modifications made in this repository.
|
| 38 |
|
| 39 |
---
|
| 40 |
|
| 41 |
+
# License Compatibility Notice
|
| 42 |
|
| 43 |
+
This project combines components under:
|
| 44 |
|
| 45 |
* Apache 2.0 (Qwen)
|
| 46 |
* MIT (DeepSeek)
|
| 47 |
|
| 48 |
+
Both Apache 2.0 and MIT licenses are compatible with redistribution under BSD-3, provided that:
|
| 49 |
+
|
| 50 |
+
* All original copyright notices are preserved.
|
| 51 |
+
* License texts are included where required.
|
| 52 |
+
* Attribution to original authors is maintained.
|
| 53 |
+
* No endorsement by the original authors is implied.
|
| 54 |
+
|
| 55 |
+
Users of this merged model must comply with the terms of:
|
| 56 |
+
|
| 57 |
+
* The BSD 3-Clause License (for this merged work)
|
| 58 |
+
* The Apache 2.0 License (Qwen components)
|
| 59 |
+
* The MIT License (DeepSeek components)
|
| 60 |
+
|
| 61 |
+
Refer to the respective license texts for full legal details.
|
| 62 |
+
|
| 63 |
+
---
|
| 64 |
+
|
| 65 |
+
# Disclaimer
|
| 66 |
+
|
| 67 |
+
This merged model is an independent derivative work and is:
|
| 68 |
+
|
| 69 |
+
* Not officially affiliated with, endorsed by, or sponsored by the original authors.
|
| 70 |
+
* Distributed without warranty of any kind.
|
| 71 |
+
* Provided "as is" under the terms of the BSD 3-Clause License.
|
| 72 |
|
| 73 |
+
All intellectual property rights remain with their respective original creators.
|