Upload NOTICE.txt
Browse files- NOTICE.txt +262 -1
NOTICE.txt
CHANGED
@@ -205,4 +205,265 @@ License
|
|
205 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
206 |
See the License for the specific language governing permissions and
|
207 |
limitations under the License.
|
208 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
206 |
See the License for the specific language governing permissions and
|
207 |
limitations under the License.
|
208 |
+
```
|
209 |
+
|
210 |
+
Qwen/Qwen2.5-32B-Instruct
|
211 |
+
Source: https://huggingface.co/Qwen/Qwen2.5-32B-Instruct
|
212 |
+
License
|
213 |
+
```
|
214 |
+
Apache License
|
215 |
+
Version 2.0, January 2004
|
216 |
+
http://www.apache.org/licenses/
|
217 |
+
|
218 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
219 |
+
|
220 |
+
1. Definitions.
|
221 |
+
|
222 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
223 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
224 |
+
|
225 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
226 |
+
the copyright owner that is granting the License.
|
227 |
+
|
228 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
229 |
+
other entities that control, are controlled by, or are under common
|
230 |
+
control with that entity. For the purposes of this definition,
|
231 |
+
"control" means (i) the power, direct or indirect, to cause the
|
232 |
+
direction or management of such entity, whether by contract or
|
233 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
234 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
235 |
+
|
236 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
237 |
+
exercising permissions granted by this License.
|
238 |
+
|
239 |
+
"Source" form shall mean the preferred form for making modifications,
|
240 |
+
including but not limited to software source code, documentation
|
241 |
+
source, and configuration files.
|
242 |
+
|
243 |
+
"Object" form shall mean any form resulting from mechanical
|
244 |
+
transformation or translation of a Source form, including but
|
245 |
+
not limited to compiled object code, generated documentation,
|
246 |
+
and conversions to other media types.
|
247 |
+
|
248 |
+
"Work" shall mean the work of authorship, whether in Source or
|
249 |
+
Object form, made available under the License, as indicated by a
|
250 |
+
copyright notice that is included in or attached to the work
|
251 |
+
(an example is provided in the Appendix below).
|
252 |
+
|
253 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
254 |
+
form, that is based on (or derived from) the Work and for which the
|
255 |
+
editorial revisions, annotations, elaborations, or other modifications
|
256 |
+
represent, as a whole, an original work of authorship. For the purposes
|
257 |
+
of this License, Derivative Works shall not include works that remain
|
258 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
259 |
+
the Work and Derivative Works thereof.
|
260 |
+
|
261 |
+
"Contribution" shall mean any work of authorship, including
|
262 |
+
the original version of the Work and any modifications or additions
|
263 |
+
to that Work or Derivative Works thereof, that is intentionally
|
264 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
265 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
266 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
267 |
+
means any form of electronic, verbal, or written communication sent
|
268 |
+
to the Licensor or its representatives, including but not limited to
|
269 |
+
communication on electronic mailing lists, source code control systems,
|
270 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
271 |
+
Licensor for the purpose of discussing and improving the Work, but
|
272 |
+
excluding communication that is conspicuously marked or otherwise
|
273 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
274 |
+
|
275 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
276 |
+
on behalf of whom a Contribution has been received by Licensor and
|
277 |
+
subsequently incorporated within the Work.
|
278 |
+
|
279 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
280 |
+
this License, each Contributor hereby grants to You a perpetual,
|
281 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
282 |
+
copyright license to reproduce, prepare Derivative Works of,
|
283 |
+
publicly display, publicly perform, sublicense, and distribute the
|
284 |
+
Work and such Derivative Works in Source or Object form.
|
285 |
+
|
286 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
287 |
+
this License, each Contributor hereby grants to You a perpetual,
|
288 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
289 |
+
(except as stated in this section) patent license to make, have made,
|
290 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
291 |
+
where such license applies only to those patent claims licensable
|
292 |
+
by such Contributor that are necessarily infringed by their
|
293 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
294 |
+
with the Work to which such Contribution(s) was submitted. If You
|
295 |
+
institute patent litigation against any entity (including a
|
296 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
297 |
+
or a Contribution incorporated within the Work constitutes direct
|
298 |
+
or contributory patent infringement, then any patent licenses
|
299 |
+
granted to You under this License for that Work shall terminate
|
300 |
+
as of the date such litigation is filed.
|
301 |
+
|
302 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
303 |
+
Work or Derivative Works thereof in any medium, with or without
|
304 |
+
modifications, and in Source or Object form, provided that You
|
305 |
+
meet the following conditions:
|
306 |
+
|
307 |
+
(a) You must give any other recipients of the Work or
|
308 |
+
Derivative Works a copy of this License; and
|
309 |
+
|
310 |
+
(b) You must cause any modified files to carry prominent notices
|
311 |
+
stating that You changed the files; and
|
312 |
+
|
313 |
+
(c) You must retain, in the Source form of any Derivative Works
|
314 |
+
that You distribute, all copyright, patent, trademark, and
|
315 |
+
attribution notices from the Source form of the Work,
|
316 |
+
excluding those notices that do not pertain to any part of
|
317 |
+
the Derivative Works; and
|
318 |
+
|
319 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
320 |
+
distribution, then any Derivative Works that You distribute must
|
321 |
+
include a readable copy of the attribution notices contained
|
322 |
+
within such NOTICE file, excluding those notices that do not
|
323 |
+
pertain to any part of the Derivative Works, in at least one
|
324 |
+
of the following places: within a NOTICE text file distributed
|
325 |
+
as part of the Derivative Works; within the Source form or
|
326 |
+
documentation, if provided along with the Derivative Works; or,
|
327 |
+
within a display generated by the Derivative Works, if and
|
328 |
+
wherever such third-party notices normally appear. The contents
|
329 |
+
of the NOTICE file are for informational purposes only and
|
330 |
+
do not modify the License. You may add Your own attribution
|
331 |
+
notices within Derivative Works that You distribute, alongside
|
332 |
+
or as an addendum to the NOTICE text from the Work, provided
|
333 |
+
that such additional attribution notices cannot be construed
|
334 |
+
as modifying the License.
|
335 |
+
|
336 |
+
You may add Your own copyright statement to Your modifications and
|
337 |
+
may provide additional or different license terms and conditions
|
338 |
+
for use, reproduction, or distribution of Your modifications, or
|
339 |
+
for any such Derivative Works as a whole, provided Your use,
|
340 |
+
reproduction, and distribution of the Work otherwise complies with
|
341 |
+
the conditions stated in this License.
|
342 |
+
|
343 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
344 |
+
any Contribution intentionally submitted for inclusion in the Work
|
345 |
+
by You to the Licensor shall be under the terms and conditions of
|
346 |
+
this License, without any additional terms or conditions.
|
347 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
348 |
+
the terms of any separate license agreement you may have executed
|
349 |
+
with Licensor regarding such Contributions.
|
350 |
+
|
351 |
+
6. Trademarks. This License does not grant permission to use the trade
|
352 |
+
names, trademarks, service marks, or product names of the Licensor,
|
353 |
+
except as required for reasonable and customary use in describing the
|
354 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
355 |
+
|
356 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
357 |
+
agreed to in writing, Licensor provides the Work (and each
|
358 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
359 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
360 |
+
implied, including, without limitation, any warranties or conditions
|
361 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
362 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
363 |
+
appropriateness of using or redistributing the Work and assume any
|
364 |
+
risks associated with Your exercise of permissions under this License.
|
365 |
+
|
366 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
367 |
+
whether in tort (including negligence), contract, or otherwise,
|
368 |
+
unless required by applicable law (such as deliberate and grossly
|
369 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
370 |
+
liable to You for damages, including any direct, indirect, special,
|
371 |
+
incidental, or consequential damages of any character arising as a
|
372 |
+
result of this License or out of the use or inability to use the
|
373 |
+
Work (including but not limited to damages for loss of goodwill,
|
374 |
+
work stoppage, computer failure or malfunction, or any and all
|
375 |
+
other commercial damages or losses), even if such Contributor
|
376 |
+
has been advised of the possibility of such damages.
|
377 |
+
|
378 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
379 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
380 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
381 |
+
or other liability obligations and/or rights consistent with this
|
382 |
+
License. However, in accepting such obligations, You may act only
|
383 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
384 |
+
of any other Contributor, and only if You agree to indemnify,
|
385 |
+
defend, and hold each Contributor harmless for any liability
|
386 |
+
incurred by, or claims asserted against, such Contributor by reason
|
387 |
+
of your accepting any such warranty or additional liability.
|
388 |
+
|
389 |
+
END OF TERMS AND CONDITIONS
|
390 |
+
|
391 |
+
APPENDIX: How to apply the Apache License to your work.
|
392 |
+
|
393 |
+
To apply the Apache License to your work, attach the following
|
394 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
395 |
+
replaced with your own identifying information. (Don't include
|
396 |
+
the brackets!) The text should be enclosed in the appropriate
|
397 |
+
comment syntax for the file format. We also recommend that a
|
398 |
+
file or class name and description of purpose be included on the
|
399 |
+
same "printed page" as the copyright notice for easier
|
400 |
+
identification within third-party archives.
|
401 |
+
|
402 |
+
Copyright 2024 Alibaba Cloud
|
403 |
+
|
404 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
405 |
+
you may not use this file except in compliance with the License.
|
406 |
+
You may obtain a copy of the License at
|
407 |
+
|
408 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
409 |
+
|
410 |
+
Unless required by applicable law or agreed to in writing, software
|
411 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
412 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
413 |
+
See the License for the specific language governing permissions and
|
414 |
+
limitations under the License.
|
415 |
+
```
|
416 |
+
|
417 |
+
deepseek-ai/DeepSeek-R1
|
418 |
+
Source: https://huggingface.co/deepseek-ai/DeepSeek-R1
|
419 |
+
License
|
420 |
+
```
|
421 |
+
MIT License
|
422 |
+
|
423 |
+
Copyright (c) 2023 DeepSeek
|
424 |
+
|
425 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
426 |
+
of this software and associated documentation files (the "Software"), to deal
|
427 |
+
in the Software without restriction, including without limitation the rights
|
428 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
429 |
+
copies of the Software, and to permit persons to whom the Software is
|
430 |
+
furnished to do so, subject to the following conditions:
|
431 |
+
|
432 |
+
The above copyright notice and this permission notice shall be included in all
|
433 |
+
copies or substantial portions of the Software.
|
434 |
+
|
435 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
436 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
437 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
438 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
439 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
440 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
441 |
+
SOFTWARE.
|
442 |
+
```
|
443 |
+
|
444 |
+
deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
445 |
+
Source: https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
446 |
+
License
|
447 |
+
```
|
448 |
+
MIT License
|
449 |
+
|
450 |
+
Copyright (c) 2023 DeepSeek
|
451 |
+
|
452 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
453 |
+
of this software and associated documentation files (the "Software"), to deal
|
454 |
+
in the Software without restriction, including without limitation the rights
|
455 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
456 |
+
copies of the Software, and to permit persons to whom the Software is
|
457 |
+
furnished to do so, subject to the following conditions:
|
458 |
+
|
459 |
+
The above copyright notice and this permission notice shall be included in all
|
460 |
+
copies or substantial portions of the Software.
|
461 |
+
|
462 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
463 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
464 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
465 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
466 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
467 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
468 |
+
SOFTWARE.
|
469 |
+
```
|