satreysa commited on
Commit
e191d27
·
verified ·
1 Parent(s): 9129378

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +157 -3
README.md CHANGED
@@ -1,3 +1,157 @@
1
- ---
2
- license: llama3
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ base_model:
4
+ - meta-llama/Llama-3.1-8B
5
+ ---
6
+
7
+ This DML model is prepared using block-wise quantization with block size as 128.
8
+
9
+ #### License
10
+ Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
11
+
12
+ MIT License
13
+
14
+ Copyright (c) 2024 Advanced Micro Devices, Inc
15
+
16
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
17
+ in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
19
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
20
+
21
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24
+ SOFTWARE.
25
+
26
+ LLAMA 3.1 COMMUNITY LICENSE AGREEMENT
27
+
28
+ Llama 3.1 Version Release Date: July 23, 2024
29
+
30
+ "Agreement" means the terms and conditions for use, reproduction, distribution
31
+ and modification of the Llama Materials set forth herein.
32
+
33
+ "Documentation" means the specifications, manuals and documentation
34
+ accompanying Llama 3.1 distributed by Meta at
35
+ https://llama.meta.com/doc/overview.
36
+
37
+ "Licensee" or "you" means you, or your employer or any other person or entity
38
+ (if you are entering into this Agreement on such person or entity’s behalf),
39
+ of the age required under applicable laws, rules or regulations to provide
40
+ legal consent and that has legal authority to bind your employer or such other
41
+ person or entity if you are entering in this Agreement on their behalf.
42
+
43
+ "Llama 3.1" means the foundational large language models and software and
44
+ algorithms, including machine-learning model code, trained model weights,
45
+ inference-enabling code, training-enabling code, fine-tuning enabling code and
46
+ other elements of the foregoing distributed by Meta at
47
+ https://llama.meta.com/llama-downloads.
48
+
49
+ "Llama Materials" means, collectively, Meta’s proprietary Llama 3.1 and
50
+ Documentation (and any portion thereof) made available under this Agreement.
51
+
52
+ "Meta" or "we" means Meta Platforms Ireland Limited (if you are located in or,
53
+ if you are an entity, your principal place of business is in the EEA or
54
+ Switzerland) and Meta Platforms, Inc. (if you are located outside of the EEA
55
+ or Switzerland).
56
+
57
+ 1. License Rights and Redistribution.
58
+
59
+ a. Grant of Rights. You are granted a non-exclusive, worldwide,
60
+ non-transferable and royalty-free limited license under Meta’s intellectual
61
+ property or other rights owned by Meta embodied in the Llama Materials to use,
62
+ reproduce, distribute, copy, create derivative works of, and make
63
+ modifications to the Llama Materials.
64
+
65
+ b. Redistribution and Use.
66
+
67
+ i. If you distribute or make available the Llama Materials (or any derivative
68
+ works thereof), or a product or service (including another AI model) that
69
+ contains any of them, you shall (A) provide a copy of this Agreement with any
70
+ such Llama Materials; and (B) prominently display “Built with Llama” on a
71
+ related website, user interface, blogpost, about page, or product
72
+ documentation. If you use the Llama Materials or any outputs or results of the
73
+ Llama Materials to create, train, fine tune, or otherwise improve an AI model,
74
+ which is distributed or made available, you shall also include “Llama” at the
75
+ beginning of any such AI model name.
76
+
77
+ ii. If you receive Llama Materials, or any derivative works thereof, from a
78
+ Licensee as part of an integrated end user product, then Section 2 of this
79
+ Agreement will not apply to you.
80
+
81
+ iii. You must retain in all copies of the Llama Materials that you distribute
82
+ the following attribution notice within a “Notice” text file distributed as a
83
+ part of such copies: “Llama 3.1 is licensed under the Llama 3.1 Community
84
+ License, Copyright © Meta Platforms, Inc. All Rights Reserved.”
85
+
86
+ iv. Your use of the Llama Materials must comply with applicable laws and
87
+ regulations (including trade compliance laws and regulations) and adhere to
88
+ the Acceptable Use Policy for the Llama Materials (available at
89
+ https://llama.meta.com/llama3_1/use-policy), which is hereby incorporated by
90
+ reference into this Agreement.
91
+
92
+ 2. Additional Commercial Terms. If, on the Llama 3.1 version release date, the
93
+ monthly active users of the products or services made available by or for
94
+ Licensee, or Licensee’s affiliates, is greater than 700 million monthly active
95
+ users in the preceding calendar month, you must request a license from Meta,
96
+ which Meta may grant to you in its sole discretion, and you are not authorized
97
+ to exercise any of the rights under this Agreement unless or until Meta
98
+ otherwise expressly grants you such rights.
99
+
100
+ 3. Disclaimer of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE LLAMA
101
+ MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN “AS IS”
102
+ BASIS, WITHOUT WARRANTIES OF ANY KIND, AND META DISCLAIMS ALL WARRANTIES OF
103
+ ANY KIND, BOTH EXPRESS AND IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY
104
+ WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A
105
+ PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE
106
+ APPROPRIATENESS OF USING OR REDISTRIBUTING THE LLAMA MATERIALS AND ASSUME ANY
107
+ RISKS ASSOCIATED WITH YOUR USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND
108
+ RESULTS.
109
+
110
+ 4. Limitation of Liability. IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE
111
+ UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS
112
+ LIABILITY, OR OTHERWISE, ARISING OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS
113
+ OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE
114
+ DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY
115
+ OF ANY OF THE FOREGOING.
116
+
117
+ 5. Intellectual Property.
118
+
119
+ a. No trademark licenses are granted under this Agreement, and in connection
120
+ with the Llama Materials, neither Meta nor Licensee may use any name or mark
121
+ owned by or associated with the other or any of its affiliates, except as
122
+ required for reasonable and customary use in describing and redistributing the
123
+ Llama Materials or as set forth in this Section 5(a). Meta hereby grants you a
124
+ license to use “Llama” (the “Mark”) solely as required to comply with the last
125
+ sentence of Section 1.b.i. You will comply with Meta’s brand guidelines
126
+ (currently accessible at
127
+ https://about.meta.com/brand/resources/meta/company-brand/ ). All goodwill
128
+ arising out of your use of the Mark will inure to the benefit of Meta.
129
+
130
+ b. Subject to Meta’s ownership of Llama Materials and derivatives made by or
131
+ for Meta, with respect to any derivative works and modifications of the Llama
132
+ Materials that are made by you, as between you and Meta, you are and will be
133
+ the owner of such derivative works and modifications.
134
+
135
+ c. If you institute litigation or other proceedings against Meta or any entity
136
+ (including a cross-claim or counterclaim in a lawsuit) alleging that the Llama
137
+ Materials or Llama 3.1 outputs or results, or any portion of any of the
138
+ foregoing, constitutes infringement of intellectual property or other rights
139
+ owned or licensable by you, then any licenses granted to you under this
140
+ Agreement shall terminate as of the date such litigation or claim is filed or
141
+ instituted. You will indemnify and hold harmless Meta from and against any
142
+ claim by any third party arising out of or related to your use or distribution
143
+ of the Llama Materials.
144
+
145
+ 6. Term and Termination. The term of this Agreement will commence upon your
146
+ acceptance of this Agreement or access to the Llama Materials and will
147
+ continue in full force and effect until terminated in accordance with the
148
+ terms and conditions herein. Meta may terminate this Agreement if you are in
149
+ breach of any term or condition of this Agreement. Upon termination of this
150
+ Agreement, you shall delete and cease use of the Llama Materials. Sections 3,
151
+ 4 and 7 shall survive the termination of this Agreement.
152
+
153
+ 7. Governing Law and Jurisdiction. This Agreement will be governed and
154
+ construed under the laws of the State of California without regard to choice
155
+ of law principles, and the UN Convention on Contracts for the International
156
+ Sale of Goods does not apply to this Agreement. The courts of California shall
157
+ have exclusive jurisdiction of any dispute arising out of this Agreement.