Ayush-1722 commited on
Commit
cda36f2
1 Parent(s): 2d85965

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +754 -125
README.md CHANGED
@@ -1,201 +1,830 @@
1
  ---
2
- library_name: transformers
 
 
3
  tags:
4
- - trl
5
- - sft
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
- # Model Card for Model ID
9
-
10
- <!-- Provide a quick summary of what the model is/does. -->
11
-
12
-
13
-
14
  ## Model Details
15
 
16
- ### Model Description
17
-
18
- <!-- Provide a longer summary of what this model is. -->
19
-
20
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
21
-
22
- - **Developed by:** [More Information Needed]
23
- - **Funded by [optional]:** [More Information Needed]
24
- - **Shared by [optional]:** [More Information Needed]
25
- - **Model type:** [More Information Needed]
26
- - **Language(s) (NLP):** [More Information Needed]
27
- - **License:** [More Information Needed]
28
- - **Finetuned from model [optional]:** [More Information Needed]
29
-
30
- ### Model Sources [optional]
31
-
32
- <!-- Provide the basic links for the model. -->
33
-
34
- - **Repository:** [More Information Needed]
35
- - **Paper [optional]:** [More Information Needed]
36
- - **Demo [optional]:** [More Information Needed]
37
-
38
- ## Uses
39
-
40
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
41
-
42
- ### Direct Use
43
-
44
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
45
-
46
- [More Information Needed]
47
-
48
- ### Downstream Use [optional]
49
-
50
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
51
-
52
- [More Information Needed]
53
-
54
- ### Out-of-Scope Use
55
-
56
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
57
-
58
- [More Information Needed]
59
-
60
- ## Bias, Risks, and Limitations
61
 
62
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
63
 
64
- [More Information Needed]
65
 
66
- ### Recommendations
67
 
68
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
69
 
70
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
71
 
72
- ## How to Get Started with the Model
73
 
74
- Use the code below to get started with the model.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
 
76
- [More Information Needed]
 
 
77
 
78
- ## Training Details
79
 
80
- ### Training Data
81
 
82
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
83
 
84
- [More Information Needed]
 
 
85
 
86
- ### Training Procedure
87
 
88
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
 
90
- #### Preprocessing [optional]
 
 
 
 
91
 
92
- [More Information Needed]
 
 
 
93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
 
95
- #### Training Hyperparameters
96
 
97
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
98
 
99
- #### Speeds, Sizes, Times [optional]
100
 
101
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
102
 
103
- [More Information Needed]
104
 
105
- ## Evaluation
106
 
107
- <!-- This section describes the evaluation protocols and provides the results. -->
108
 
109
- ### Testing Data, Factors & Metrics
110
 
111
- #### Testing Data
112
 
113
- <!-- This should link to a Dataset Card if possible. -->
114
 
115
- [More Information Needed]
116
 
117
- #### Factors
118
 
119
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
120
 
121
- [More Information Needed]
122
 
123
- #### Metrics
124
 
125
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
126
 
127
- [More Information Needed]
128
 
129
- ### Results
130
 
131
- [More Information Needed]
132
 
133
- #### Summary
134
 
 
135
 
136
 
137
- ## Model Examination [optional]
138
 
139
- <!-- Relevant interpretability work for the model goes here -->
140
 
141
- [More Information Needed]
142
 
143
- ## Environmental Impact
144
 
145
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
146
 
147
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
 
148
 
149
- - **Hardware Type:** [More Information Needed]
150
- - **Hours used:** [More Information Needed]
151
- - **Cloud Provider:** [More Information Needed]
152
- - **Compute Region:** [More Information Needed]
153
- - **Carbon Emitted:** [More Information Needed]
154
 
155
- ## Technical Specifications [optional]
156
 
157
- ### Model Architecture and Objective
158
 
159
- [More Information Needed]
160
 
161
- ### Compute Infrastructure
162
 
163
- [More Information Needed]
164
 
165
- #### Hardware
166
 
167
- [More Information Needed]
168
 
169
- #### Software
170
 
171
- [More Information Needed]
172
 
173
- ## Citation [optional]
174
 
175
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
176
 
177
- **BibTeX:**
178
 
179
- [More Information Needed]
180
 
181
- **APA:**
182
 
183
- [More Information Needed]
184
 
185
- ## Glossary [optional]
186
 
187
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
188
 
189
- [More Information Needed]
190
 
191
- ## More Information [optional]
192
 
193
- [More Information Needed]
194
 
195
- ## Model Card Authors [optional]
196
 
197
- [More Information Needed]
198
 
199
- ## Model Card Contact
200
 
201
- [More Information Needed]
 
1
  ---
2
+ language:
3
+ - en
4
+ pipeline_tag: text-generation
5
  tags:
6
+ - facebook
7
+ - meta
8
+ - pytorch
9
+ - llama
10
+ - llama-3
11
+ license: llama3
12
+ extra_gated_prompt: >-
13
+ ### META LLAMA 3 COMMUNITY LICENSE AGREEMENT
14
+
15
+ Meta Llama 3 Version Release Date: April 18, 2024
16
+
17
+ "Agreement" means the terms and conditions for use, reproduction, distribution and modification of the
18
+ Llama Materials set forth herein.
19
+
20
+ "Documentation" means the specifications, manuals and documentation accompanying Meta Llama 3
21
+ distributed by Meta at https://llama.meta.com/get-started/.
22
+
23
+ "Licensee" or "you" means you, or your employer or any other person or entity (if you are entering into
24
+ this Agreement on such person or entity’s behalf), of the age required under applicable laws, rules or
25
+ regulations to provide legal consent and that has legal authority to bind your employer or such other
26
+ person or entity if you are entering in this Agreement on their behalf.
27
+
28
+ "Meta Llama 3" means the foundational large language models and software and algorithms, including
29
+ machine-learning model code, trained model weights, inference-enabling code, training-enabling code,
30
+ fine-tuning enabling code and other elements of the foregoing distributed by Meta at
31
+ https://llama.meta.com/llama-downloads.
32
+
33
+ "Llama Materials" means, collectively, Meta’s proprietary Meta Llama 3 and Documentation (and any
34
+ portion thereof) made available under this Agreement.
35
+
36
+ "Meta" or "we" means Meta Platforms Ireland Limited (if you are located in or, if you are an entity, your
37
+ principal place of business is in the EEA or Switzerland) and Meta Platforms, Inc. (if you are located
38
+ outside of the EEA or Switzerland).
39
+
40
+ 1. License Rights and Redistribution.
41
+
42
+ a. Grant of Rights. You are granted a non-exclusive, worldwide, non-transferable and royalty-free
43
+ limited license under Meta’s intellectual property or other rights owned by Meta embodied in the Llama
44
+ Materials to use, reproduce, distribute, copy, create derivative works of, and make modifications to the
45
+ Llama Materials.
46
+
47
+ b. Redistribution and Use.
48
+
49
+ i. If you distribute or make available the Llama Materials (or any derivative works
50
+ thereof), or a product or service that uses any of them, including another AI model, you shall (A) provide
51
+ a copy of this Agreement with any such Llama Materials; and (B) prominently display “Built with Meta
52
+ Llama 3” on a related website, user interface, blogpost, about page, or product documentation. If you
53
+ use the Llama Materials to create, train, fine tune, or otherwise improve an AI model, which is
54
+ distributed or made available, you shall also include “Llama 3” at the beginning of any such AI model
55
+ name.
56
+
57
+ ii. If you receive Llama Materials, or any derivative works thereof, from a Licensee as part
58
+ of an integrated end user product, then Section 2 of this Agreement will not apply to you.
59
+
60
+ iii. You must retain in all copies of the Llama Materials that you distribute the following
61
+ attribution notice within a “Notice” text file distributed as a part of such copies: “Meta Llama 3 is
62
+ licensed under the Meta Llama 3 Community License, Copyright © Meta Platforms, Inc. All Rights
63
+ Reserved.”
64
+
65
+ iv. Your use of the Llama Materials must comply with applicable laws and regulations
66
+ (including trade compliance laws and regulations) and adhere to the Acceptable Use Policy for the Llama
67
+ Materials (available at https://llama.meta.com/llama3/use-policy), which is hereby incorporated by
68
+ reference into this Agreement.
69
+
70
+ v. You will not use the Llama Materials or any output or results of the Llama Materials to
71
+ improve any other large language model (excluding Meta Llama 3 or derivative works thereof).
72
+
73
+ 2. Additional Commercial Terms. If, on the Meta Llama 3 version release date, the monthly active users
74
+ of the products or services made available by or for Licensee, or Licensee’s affiliates, is greater than 700
75
+ million monthly active users in the preceding calendar month, you must request a license from Meta,
76
+ which Meta may grant to you in its sole discretion, and you are not authorized to exercise any of the
77
+ rights under this Agreement unless or until Meta otherwise expressly grants you such rights.
78
+
79
+ 3. Disclaimer of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE LLAMA MATERIALS AND ANY
80
+ OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OF
81
+ ANY KIND, AND META DISCLAIMS ALL WARRANTIES OF ANY KIND, BOTH EXPRESS AND IMPLIED,
82
+ INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF TITLE, NON-INFRINGEMENT,
83
+ MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR
84
+ DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING THE LLAMA MATERIALS AND
85
+ ASSUME ANY RISKS ASSOCIATED WITH YOUR USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND
86
+ RESULTS.
87
+
88
+ 4. Limitation of Liability. IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF
89
+ LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING
90
+ OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL,
91
+ INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE BEEN ADVISED
92
+ OF THE POSSIBILITY OF ANY OF THE FOREGOING.
93
+
94
+ 5. Intellectual Property.
95
+
96
+ a. No trademark licenses are granted under this Agreement, and in connection with the Llama
97
+ Materials, neither Meta nor Licensee may use any name or mark owned by or associated with the other
98
+ or any of its affiliates, except as required for reasonable and customary use in describing and
99
+ redistributing the Llama Materials or as set forth in this Section 5(a). Meta hereby grants you a license to
100
+ use “Llama 3” (the “Mark”) solely as required to comply with the last sentence of Section 1.b.i. You will
101
+ comply with Meta’s brand guidelines (currently accessible at
102
+ https://about.meta.com/brand/resources/meta/company-brand/ ). All goodwill arising out of your use
103
+ of the Mark will inure to the benefit of Meta.
104
+
105
+ b. Subject to Meta’s ownership of Llama Materials and derivatives made by or for Meta, with
106
+ respect to any derivative works and modifications of the Llama Materials that are made by you, as
107
+ between you and Meta, you are and will be the owner of such derivative works and modifications.
108
+
109
+ c. If you institute litigation or other proceedings against Meta or any entity (including a
110
+ cross-claim or counterclaim in a lawsuit) alleging that the Llama Materials or Meta Llama 3 outputs or
111
+ results, or any portion of any of the foregoing, constitutes infringement of intellectual property or other
112
+ rights owned or licensable by you, then any licenses granted to you under this Agreement shall
113
+ terminate as of the date such litigation or claim is filed or instituted. You will indemnify and hold
114
+ harmless Meta from and against any claim by any third party arising out of or related to your use or
115
+ distribution of the Llama Materials.
116
+
117
+ 6. Term and Termination. The term of this Agreement will commence upon your acceptance of this
118
+ Agreement or access to the Llama Materials and will continue in full force and effect until terminated in
119
+ accordance with the terms and conditions herein. Meta may terminate this Agreement if you are in
120
+ breach of any term or condition of this Agreement. Upon termination of this Agreement, you shall delete
121
+ and cease use of the Llama Materials. Sections 3, 4 and 7 shall survive the termination of this
122
+ Agreement.
123
+
124
+ 7. Governing Law and Jurisdiction. This Agreement will be governed and construed under the laws of
125
+ the State of California without regard to choice of law principles, and the UN Convention on Contracts
126
+ for the International Sale of Goods does not apply to this Agreement. The courts of California shall have
127
+ exclusive jurisdiction of any dispute arising out of this Agreement.
128
+
129
+ ### Meta Llama 3 Acceptable Use Policy
130
+
131
+ Meta is committed to promoting safe and fair use of its tools and features, including Meta Llama 3. If you
132
+ access or use Meta Llama 3, you agree to this Acceptable Use Policy (“Policy”). The most recent copy of
133
+ this policy can be found at [https://llama.meta.com/llama3/use-policy](https://llama.meta.com/llama3/use-policy)
134
+
135
+ #### Prohibited Uses
136
+
137
+ We want everyone to use Meta Llama 3 safely and responsibly. You agree you will not use, or allow
138
+ others to use, Meta Llama 3 to:
139
+ 1. Violate the law or others’ rights, including to:
140
+ 1. Engage in, promote, generate, contribute to, encourage, plan, incite, or further illegal or unlawful activity or content, such as:
141
+ 1. Violence or terrorism
142
+ 2. Exploitation or harm to children, including the solicitation, creation, acquisition, or dissemination of child exploitative content or failure to report Child Sexual Abuse Material
143
+ 3. Human trafficking, exploitation, and sexual violence
144
+ 4. The illegal distribution of information or materials to minors, including obscene materials, or failure to employ legally required age-gating in connection with such information or materials.
145
+ 5. Sexual solicitation
146
+ 6. Any other criminal activity
147
+ 2. Engage in, promote, incite, or facilitate the harassment, abuse, threatening, or bullying of individuals or groups of individuals
148
+ 3. Engage in, promote, incite, or facilitate discrimination or other unlawful or harmful conduct in the provision of employment, employment benefits, credit, housing, other economic benefits, or other essential goods and services
149
+ 4. Engage in the unauthorized or unlicensed practice of any profession including, but not limited to, financial, legal, medical/health, or related professional practices
150
+ 5. Collect, process, disclose, generate, or infer health, demographic, or other sensitive personal or private information about individuals without rights and consents required by applicable laws
151
+ 6. Engage in or facilitate any action or generate any content that infringes, misappropriates, or otherwise violates any third-party rights, including the outputs or results of any products or services using the Llama Materials
152
+ 7. Create, generate, or facilitate the creation of malicious code, malware, computer viruses or do anything else that could disable, overburden, interfere with or impair the proper working, integrity, operation or appearance of a website or computer system
153
+ 2. Engage in, promote, incite, facilitate, or assist in the planning or development of activities that present a risk of death or bodily harm to individuals, including use of Meta Llama 3 related to the following:
154
+ 1. Military, warfare, nuclear industries or applications, espionage, use for materials or activities that are subject to the International Traffic Arms Regulations (ITAR) maintained by the United States Department of State
155
+ 2. Guns and illegal weapons (including weapon development)
156
+ 3. Illegal drugs and regulated/controlled substances
157
+ 4. Operation of critical infrastructure, transportation technologies, or heavy machinery
158
+ 5. Self-harm or harm to others, including suicide, cutting, and eating disorders
159
+ 6. Any content intended to incite or promote violence, abuse, or any infliction of bodily harm to an individual
160
+ 3. Intentionally deceive or mislead others, including use of Meta Llama 3 related to the following:
161
+ 1. Generating, promoting, or furthering fraud or the creation or promotion of disinformation
162
+ 2. Generating, promoting, or furthering defamatory content, including the creation of defamatory statements, images, or other content
163
+ 3. Generating, promoting, or further distributing spam
164
+ 4. Impersonating another individual without consent, authorization, or legal right
165
+ 5. Representing that the use of Meta Llama 3 or outputs are human-generated
166
+ 6. Generating or facilitating false online engagement, including fake reviews and other means of fake online engagement
167
+ 4. Fail to appropriately disclose to end users any known dangers of your AI system
168
+
169
+ Please report any violation of this Policy, software “bug,” or other problems that could lead to a violation
170
+ of this Policy through one of the following means:
171
+ * Reporting issues with the model: [https://github.com/meta-llama/llama3](https://github.com/meta-llama/llama3)
172
+ * Reporting risky content generated by the model:
173
+ developers.facebook.com/llama_output_feedback
174
+ * Reporting bugs and security concerns: facebook.com/whitehat/info
175
+ * Reporting violations of the Acceptable Use Policy or unlicensed uses of Meta Llama 3: LlamaUseReport@meta.com
176
+ extra_gated_fields:
177
+ First Name: text
178
+ Last Name: text
179
+ Date of birth: date_picker
180
+ Country: country
181
+ Affiliation: text
182
+ geo: ip_location
183
+ By clicking Submit below I accept the terms of the license and acknowledge that the information I provide will be collected stored processed and shared in accordance with the Meta Privacy Policy: checkbox
184
+ extra_gated_description: The information you provide will be collected, stored, processed and shared in accordance with the [Meta Privacy Policy](https://www.facebook.com/privacy/policy/).
185
+ extra_gated_button_content: Submit
186
+ widget:
187
+ - example_title: Hello
188
+ messages:
189
+ - role: user
190
+ content: Hey my name is Julien! How are you?
191
+ - example_title: Winter holidays
192
+ messages:
193
+ - role: system
194
+ content: You are a helpful and honest assistant. Please, respond concisely and truthfully.
195
+ - role: user
196
+ content: Can you recommend a good destination for Winter holidays?
197
+ - example_title: Programming assistant
198
+ messages:
199
+ - role: system
200
+ content: You are a helpful and honest code and programming assistant. Please, respond concisely and truthfully.
201
+ - role: user
202
+ content: Write a function that computes the nth fibonacci number.
203
+ inference:
204
+ parameters:
205
+ max_new_tokens: 300
206
+ stop:
207
+ - <|end_of_text|>
208
+ - <|eot_id|>
209
  ---
210
 
 
 
 
 
 
 
211
  ## Model Details
212
 
213
+ Meta developed and released the Meta Llama 3 family of large language models (LLMs), a collection of pretrained and instruction tuned generative text models in 8 and 70B sizes. The Llama 3 instruction tuned models are optimized for dialogue use cases and outperform many of the available open source chat models on common industry benchmarks. Further, in developing these models, we took great care to optimize helpfulness and safety.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
214
 
215
+ **Model developers** Meta
216
 
217
+ **Variations** Llama 3 comes in two sizes — 8B and 70B parameters — in pre-trained and instruction tuned variants.
218
 
219
+ **Input** Models input text only.
220
 
221
+ **Output** Models generate text and code only.
222
 
223
+ **Model Architecture** Llama 3 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for helpfulness and safety.
224
 
 
225
 
226
+ <table>
227
+ <tr>
228
+ <td>
229
+ </td>
230
+ <td><strong>Training Data</strong>
231
+ </td>
232
+ <td><strong>Params</strong>
233
+ </td>
234
+ <td><strong>Context length</strong>
235
+ </td>
236
+ <td><strong>GQA</strong>
237
+ </td>
238
+ <td><strong>Token count</strong>
239
+ </td>
240
+ <td><strong>Knowledge cutoff</strong>
241
+ </td>
242
+ </tr>
243
+ <tr>
244
+ <td rowspan="2" >Llama 3
245
+ </td>
246
+ <td rowspan="2" >A new mix of publicly available online data.
247
+ </td>
248
+ <td>8B
249
+ </td>
250
+ <td>8k
251
+ </td>
252
+ <td>Yes
253
+ </td>
254
+ <td rowspan="2" >15T+
255
+ </td>
256
+ <td>March, 2023
257
+ </td>
258
+ </tr>
259
+ <tr>
260
+ <td>70B
261
+ </td>
262
+ <td>8k
263
+ </td>
264
+ <td>Yes
265
+ </td>
266
+ <td>December, 2023
267
+ </td>
268
+ </tr>
269
+ </table>
270
+
271
+
272
+ **Llama 3 family of models**. Token counts refer to pretraining data only. Both the 8 and 70B versions use Grouped-Query Attention (GQA) for improved inference scalability.
273
+
274
+ **Model Release Date** April 18, 2024.
275
+
276
+ **Status** This is a static model trained on an offline dataset. Future versions of the tuned models will be released as we improve model safety with community feedback.
277
+
278
+ **License** A custom commercial license is available at: [https://llama.meta.com/llama3/license](https://llama.meta.com/llama3/license)
279
+
280
+ Where to send questions or comments about the model Instructions on how to provide feedback or comments on the model can be found in the model [README](https://github.com/meta-llama/llama3). For more technical information about generation parameters and recipes for how to use Llama 3 in applications, please go [here](https://github.com/meta-llama/llama-recipes).
281
+
282
+
283
+ ## Intended Use
284
+
285
+ **Intended Use Cases** Llama 3 is intended for commercial and research use in English. Instruction tuned models are intended for assistant-like chat, whereas pretrained models can be adapted for a variety of natural language generation tasks.
286
+
287
+ **Out-of-scope** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in any other way that is prohibited by the Acceptable Use Policy and Llama 3 Community License. Use in languages other than English**.
288
+
289
+ **Note: Developers may fine-tune Llama 3 models for languages beyond English provided they comply with the Llama 3 Community License and the Acceptable Use Policy.
290
 
291
+ ## How to use
292
+
293
+ This repository contains two versions of Meta-Llama-3-8B-Instruct, for use with transformers and with the original `llama3` codebase.
294
 
295
+ ### Use with transformers
296
 
297
+ You can run conversational inference using the Transformers pipeline abstraction, or by leveraging the Auto classes with the `generate()` function. Let's see examples of both.
298
 
299
+ #### Transformers pipeline
300
 
301
+ ```python
302
+ import transformers
303
+ import torch
304
 
305
+ model_id = "meta-llama/Meta-Llama-3-8B-Instruct"
306
 
307
+ pipeline = transformers.pipeline(
308
+ "text-generation",
309
+ model=model_id,
310
+ model_kwargs={"torch_dtype": torch.bfloat16},
311
+ device_map="auto",
312
+ )
313
+
314
+ messages = [
315
+ {"role": "system", "content": "You are a pirate chatbot who always responds in pirate speak!"},
316
+ {"role": "user", "content": "Who are you?"},
317
+ ]
318
+
319
+ prompt = pipeline.tokenizer.apply_chat_template(
320
+ messages,
321
+ tokenize=False,
322
+ add_generation_prompt=True
323
+ )
324
+
325
+ terminators = [
326
+ pipeline.tokenizer.eos_token_id,
327
+ pipeline.tokenizer.convert_tokens_to_ids("<|eot_id|>")
328
+ ]
329
+
330
+ outputs = pipeline(
331
+ prompt,
332
+ max_new_tokens=256,
333
+ eos_token_id=terminators,
334
+ do_sample=True,
335
+ temperature=0.6,
336
+ top_p=0.9,
337
+ )
338
+ print(outputs[0]["generated_text"][len(prompt):])
339
+ ```
340
+
341
+ #### Transformers AutoModelForCausalLM
342
+
343
+ ```python
344
+ from transformers import AutoTokenizer, AutoModelForCausalLM
345
+ import torch
346
+
347
+ model_id = "meta-llama/Meta-Llama-3-8B-Instruct"
348
+
349
+ tokenizer = AutoTokenizer.from_pretrained(model_id)
350
+ model = AutoModelForCausalLM.from_pretrained(
351
+ model_id,
352
+ torch_dtype=torch.bfloat16,
353
+ device_map="auto",
354
+ )
355
+
356
+ messages = [
357
+ {"role": "system", "content": "You are a pirate chatbot who always responds in pirate speak!"},
358
+ {"role": "user", "content": "Who are you?"},
359
+ ]
360
 
361
+ input_ids = tokenizer.apply_chat_template(
362
+ messages,
363
+ add_generation_prompt=True,
364
+ return_tensors="pt"
365
+ ).to(model.device)
366
 
367
+ terminators = [
368
+ tokenizer.eos_token_id,
369
+ tokenizer.convert_tokens_to_ids("<|eot_id|>")
370
+ ]
371
 
372
+ outputs = model.generate(
373
+ input_ids,
374
+ max_new_tokens=256,
375
+ eos_token_id=terminators,
376
+ do_sample=True,
377
+ temperature=0.6,
378
+ top_p=0.9,
379
+ )
380
+ response = outputs[0][input_ids.shape[-1]:]
381
+ print(tokenizer.decode(response, skip_special_tokens=True))
382
+ ```
383
+
384
+
385
+ ### Use with `llama3`
386
+
387
+ Please, follow the instructions in the [repository](https://github.com/meta-llama/llama3)
388
+
389
+ To download Original checkpoints, see the example command below leveraging `huggingface-cli`:
390
+
391
+ ```
392
+ huggingface-cli download meta-llama/Meta-Llama-3-8B-Instruct --include "original/*" --local-dir Meta-Llama-3-8B-Instruct
393
+ ```
394
+
395
+ For Hugging Face support, we recommend using transformers or TGI, but a similar command works.
396
+
397
+ ## Hardware and Software
398
+
399
+ **Training Factors** We used custom training libraries, Meta's Research SuperCluster, and production clusters for pretraining. Fine-tuning, annotation, and evaluation were also performed on third-party cloud compute.
400
+
401
+ **Carbon Footprint Pretraining utilized a cumulative** 7.7M GPU hours of computation on hardware of type H100-80GB (TDP of 700W). Estimated total emissions were 2290 tCO2eq, 100% of which were offset by Meta’s sustainability program.
402
+
403
+
404
+ <table>
405
+ <tr>
406
+ <td>
407
+ </td>
408
+ <td><strong>Time (GPU hours)</strong>
409
+ </td>
410
+ <td><strong>Power Consumption (W)</strong>
411
+ </td>
412
+ <td><strong>Carbon Emitted(tCO2eq)</strong>
413
+ </td>
414
+ </tr>
415
+ <tr>
416
+ <td>Llama 3 8B
417
+ </td>
418
+ <td>1.3M
419
+ </td>
420
+ <td>700
421
+ </td>
422
+ <td>390
423
+ </td>
424
+ </tr>
425
+ <tr>
426
+ <td>Llama 3 70B
427
+ </td>
428
+ <td>6.4M
429
+ </td>
430
+ <td>700
431
+ </td>
432
+ <td>1900
433
+ </td>
434
+ </tr>
435
+ <tr>
436
+ <td>Total
437
+ </td>
438
+ <td>7.7M
439
+ </td>
440
+ <td>
441
+ </td>
442
+ <td>2290
443
+ </td>
444
+ </tr>
445
+ </table>
446
+
447
+
448
+
449
+ **CO2 emissions during pre-training**. Time: total GPU time required for training each model. Power Consumption: peak power capacity per GPU device for the GPUs used adjusted for power usage efficiency. 100% of the emissions are directly offset by Meta's sustainability program, and because we are openly releasing these models, the pretraining costs do not need to be incurred by others.
450
+
451
+
452
+ ## Training Data
453
+
454
+ **Overview** Llama 3 was pretrained on over 15 trillion tokens of data from publicly available sources. The fine-tuning data includes publicly available instruction datasets, as well as over 10M human-annotated examples. Neither the pretraining nor the fine-tuning datasets include Meta user data.
455
+
456
+ **Data Freshness** The pretraining data has a cutoff of March 2023 for the 7B and December 2023 for the 70B models respectively.
457
+
458
+
459
+ ## Benchmarks
460
+
461
+ In this section, we report the results for Llama 3 models on standard automatic benchmarks. For all the evaluations, we use our internal evaluations library. For details on the methodology see [here](https://github.com/meta-llama/llama3/blob/main/eval_methodology.md).
462
+
463
+
464
+ ### Base pretrained models
465
+
466
+
467
+ <table>
468
+ <tr>
469
+ <td><strong>Category</strong>
470
+ </td>
471
+ <td><strong>Benchmark</strong>
472
+ </td>
473
+ <td><strong>Llama 3 8B</strong>
474
+ </td>
475
+ <td><strong>Llama2 7B</strong>
476
+ </td>
477
+ <td><strong>Llama2 13B</strong>
478
+ </td>
479
+ <td><strong>Llama 3 70B</strong>
480
+ </td>
481
+ <td><strong>Llama2 70B</strong>
482
+ </td>
483
+ </tr>
484
+ <tr>
485
+ <td rowspan="6" >General
486
+ </td>
487
+ <td>MMLU (5-shot)
488
+ </td>
489
+ <td>66.6
490
+ </td>
491
+ <td>45.7
492
+ </td>
493
+ <td>53.8
494
+ </td>
495
+ <td>79.5
496
+ </td>
497
+ <td>69.7
498
+ </td>
499
+ </tr>
500
+ <tr>
501
+ <td>AGIEval English (3-5 shot)
502
+ </td>
503
+ <td>45.9
504
+ </td>
505
+ <td>28.8
506
+ </td>
507
+ <td>38.7
508
+ </td>
509
+ <td>63.0
510
+ </td>
511
+ <td>54.8
512
+ </td>
513
+ </tr>
514
+ <tr>
515
+ <td>CommonSenseQA (7-shot)
516
+ </td>
517
+ <td>72.6
518
+ </td>
519
+ <td>57.6
520
+ </td>
521
+ <td>67.6
522
+ </td>
523
+ <td>83.8
524
+ </td>
525
+ <td>78.7
526
+ </td>
527
+ </tr>
528
+ <tr>
529
+ <td>Winogrande (5-shot)
530
+ </td>
531
+ <td>76.1
532
+ </td>
533
+ <td>73.3
534
+ </td>
535
+ <td>75.4
536
+ </td>
537
+ <td>83.1
538
+ </td>
539
+ <td>81.8
540
+ </td>
541
+ </tr>
542
+ <tr>
543
+ <td>BIG-Bench Hard (3-shot, CoT)
544
+ </td>
545
+ <td>61.1
546
+ </td>
547
+ <td>38.1
548
+ </td>
549
+ <td>47.0
550
+ </td>
551
+ <td>81.3
552
+ </td>
553
+ <td>65.7
554
+ </td>
555
+ </tr>
556
+ <tr>
557
+ <td>ARC-Challenge (25-shot)
558
+ </td>
559
+ <td>78.6
560
+ </td>
561
+ <td>53.7
562
+ </td>
563
+ <td>67.6
564
+ </td>
565
+ <td>93.0
566
+ </td>
567
+ <td>85.3
568
+ </td>
569
+ </tr>
570
+ <tr>
571
+ <td>Knowledge reasoning
572
+ </td>
573
+ <td>TriviaQA-Wiki (5-shot)
574
+ </td>
575
+ <td>78.5
576
+ </td>
577
+ <td>72.1
578
+ </td>
579
+ <td>79.6
580
+ </td>
581
+ <td>89.7
582
+ </td>
583
+ <td>87.5
584
+ </td>
585
+ </tr>
586
+ <tr>
587
+ <td rowspan="4" >Reading comprehension
588
+ </td>
589
+ <td>SQuAD (1-shot)
590
+ </td>
591
+ <td>76.4
592
+ </td>
593
+ <td>72.2
594
+ </td>
595
+ <td>72.1
596
+ </td>
597
+ <td>85.6
598
+ </td>
599
+ <td>82.6
600
+ </td>
601
+ </tr>
602
+ <tr>
603
+ <td>QuAC (1-shot, F1)
604
+ </td>
605
+ <td>44.4
606
+ </td>
607
+ <td>39.6
608
+ </td>
609
+ <td>44.9
610
+ </td>
611
+ <td>51.1
612
+ </td>
613
+ <td>49.4
614
+ </td>
615
+ </tr>
616
+ <tr>
617
+ <td>BoolQ (0-shot)
618
+ </td>
619
+ <td>75.7
620
+ </td>
621
+ <td>65.5
622
+ </td>
623
+ <td>66.9
624
+ </td>
625
+ <td>79.0
626
+ </td>
627
+ <td>73.1
628
+ </td>
629
+ </tr>
630
+ <tr>
631
+ <td>DROP (3-shot, F1)
632
+ </td>
633
+ <td>58.4
634
+ </td>
635
+ <td>37.9
636
+ </td>
637
+ <td>49.8
638
+ </td>
639
+ <td>79.7
640
+ </td>
641
+ <td>70.2
642
+ </td>
643
+ </tr>
644
+ </table>
645
+
646
+
647
+
648
+ ### Instruction tuned models
649
+
650
+
651
+ <table>
652
+ <tr>
653
+ <td><strong>Benchmark</strong>
654
+ </td>
655
+ <td><strong>Llama 3 8B</strong>
656
+ </td>
657
+ <td><strong>Llama 2 7B</strong>
658
+ </td>
659
+ <td><strong>Llama 2 13B</strong>
660
+ </td>
661
+ <td><strong>Llama 3 70B</strong>
662
+ </td>
663
+ <td><strong>Llama 2 70B</strong>
664
+ </td>
665
+ </tr>
666
+ <tr>
667
+ <td>MMLU (5-shot)
668
+ </td>
669
+ <td>68.4
670
+ </td>
671
+ <td>34.1
672
+ </td>
673
+ <td>47.8
674
+ </td>
675
+ <td>82.0
676
+ </td>
677
+ <td>52.9
678
+ </td>
679
+ </tr>
680
+ <tr>
681
+ <td>GPQA (0-shot)
682
+ </td>
683
+ <td>34.2
684
+ </td>
685
+ <td>21.7
686
+ </td>
687
+ <td>22.3
688
+ </td>
689
+ <td>39.5
690
+ </td>
691
+ <td>21.0
692
+ </td>
693
+ </tr>
694
+ <tr>
695
+ <td>HumanEval (0-shot)
696
+ </td>
697
+ <td>62.2
698
+ </td>
699
+ <td>7.9
700
+ </td>
701
+ <td>14.0
702
+ </td>
703
+ <td>81.7
704
+ </td>
705
+ <td>25.6
706
+ </td>
707
+ </tr>
708
+ <tr>
709
+ <td>GSM-8K (8-shot, CoT)
710
+ </td>
711
+ <td>79.6
712
+ </td>
713
+ <td>25.7
714
+ </td>
715
+ <td>77.4
716
+ </td>
717
+ <td>93.0
718
+ </td>
719
+ <td>57.5
720
+ </td>
721
+ </tr>
722
+ <tr>
723
+ <td>MATH (4-shot, CoT)
724
+ </td>
725
+ <td>30.0
726
+ </td>
727
+ <td>3.8
728
+ </td>
729
+ <td>6.7
730
+ </td>
731
+ <td>50.4
732
+ </td>
733
+ <td>11.6
734
+ </td>
735
+ </tr>
736
+ </table>
737
 
 
738
 
 
739
 
740
+ ### Responsibility & Safety
741
 
742
+ We believe that an open approach to AI leads to better, safer products, faster innovation, and a bigger overall market. We are committed to Responsible AI development and took a series of steps to limit misuse and harm and support the open source community.
743
 
744
+ Foundation models are widely capable technologies that are built to be used for a diverse range of applications. They are not designed to meet every developer preference on safety levels for all use cases, out-of-the-box, as those by their nature will differ across different applications.
745
 
746
+ Rather, responsible LLM-application deployment is achieved by implementing a series of safety best practices throughout the development of such applications, from the model pre-training, fine-tuning and the deployment of systems composed of safeguards to tailor the safety needs specifically to the use case and audience.
747
 
 
748
 
749
+ As part of the Llama 3 release, we updated our [Responsible Use Guide](https://llama.meta.com/responsible-use-guide/) to outline the steps and best practices for developers to implement model and system level safety for their application. We also provide a set of resources including [Meta Llama Guard 2](https://llama.meta.com/purple-llama/) and [Code Shield](https://llama.meta.com/purple-llama/) safeguards. These tools have proven to drastically reduce residual risks of LLM Systems, while maintaining a high level of helpfulness. We encourage developers to tune and deploy these safeguards according to their needs and we provide a [reference implementation](https://github.com/meta-llama/llama-recipes/tree/main/recipes/responsible_ai) to get you started.
750
 
 
751
 
752
+ #### Llama 3-Instruct
753
 
754
+ As outlined in the Responsible Use Guide, some trade-off between model helpfulness and model alignment is likely unavoidable. Developers should exercise discretion about how to weigh the benefits of alignment and helpfulness for their specific use case and audience. Developers should be mindful of residual risks when using Llama models and leverage additional safety tools as needed to reach the right safety bar for their use case.
755
 
756
+ <span style="text-decoration:underline;">Safety</span>
757
 
758
+ For our instruction tuned model, we conducted extensive red teaming exercises, performed adversarial evaluations and implemented safety mitigations techniques to lower residual risks. As with any Large Language Model, residual risks will likely remain and we recommend that developers assess these risks in the context of their use case. In parallel, we are working with the community to make AI safety benchmark standards transparent, rigorous and interpretable.
759
 
760
+ <span style="text-decoration:underline;">Refusals</span>
761
 
762
+ In addition to residual risks, we put a great emphasis on model refusals to benign prompts. Over-refusing not only can impact the user experience but could even be harmful in certain contexts as well. We’ve heard the feedback from the developer community and improved our fine tuning to ensure that Llama 3 is significantly less likely to falsely refuse to answer prompts than Llama 2.
763
 
764
+ We built internal benchmarks and developed mitigations to limit false refusals making Llama 3 our most helpful model to date.
765
 
 
766
 
767
+ #### Responsible release
768
 
769
+ In addition to responsible use considerations outlined above, we followed a rigorous process that requires us to take extra measures against misuse and critical risks before we make our release decision.
770
 
771
+ Misuse
772
 
773
+ If you access or use Llama 3, you agree to the Acceptable Use Policy. The most recent copy of this policy can be found at [https://llama.meta.com/llama3/use-policy/](https://llama.meta.com/llama3/use-policy/).
774
 
775
 
776
+ #### Critical risks
777
 
778
+ <span style="text-decoration:underline;">CBRNE</span> (Chemical, Biological, Radiological, Nuclear, and high yield Explosives)
779
 
780
+ We have conducted a two fold assessment of the safety of the model in this area:
781
 
 
782
 
 
783
 
784
+ * Iterative testing during model training to assess the safety of responses related to CBRNE threats and other adversarial risks.
785
+ * Involving external CBRNE experts to conduct an uplift test assessing the ability of the model to accurately provide expert knowledge and reduce barriers to potential CBRNE misuse, by reference to what can be achieved using web search (without the model).
786
 
 
 
 
 
 
787
 
788
+ ### <span style="text-decoration:underline;">Cyber Security </span>
789
 
790
+ We have evaluated Llama 3 with CyberSecEval, Meta’s cybersecurity safety eval suite, measuring Llama 3’s propensity to suggest insecure code when used as a coding assistant, and Llama 3’s propensity to comply with requests to help carry out cyber attacks, where attacks are defined by the industry standard MITRE ATT&CK cyber attack ontology. On our insecure coding and cyber attacker helpfulness tests, Llama 3 behaved in the same range or safer than models of [equivalent coding capability](https://huggingface.co/spaces/facebook/CyberSecEval).
791
 
 
792
 
793
+ ### <span style="text-decoration:underline;">Child Safety</span>
794
 
795
+ Child Safety risk assessments were conducted using a team of experts, to assess the model’s capability to produce outputs that could result in Child Safety risks and inform on any necessary and appropriate risk mitigations via fine tuning. We leveraged those expert red teaming sessions to expand the coverage of our evaluation benchmarks through Llama 3 model development. For Llama 3, we conducted new in-depth sessions using objective based methodologies to assess the model risks along multiple attack vectors. We also partnered with content specialists to perform red teaming exercises assessing potentially violating content while taking account of market specific nuances or experiences.
796
 
 
797
 
798
+ ### Community
799
 
800
+ Generative AI safety requires expertise and tooling, and we believe in the strength of the open community to accelerate its progress. We are active members of open consortiums, including the AI Alliance, Partnership in AI and MLCommons, actively contributing to safety standardization and transparency. We encourage the community to adopt taxonomies like the MLCommons Proof of Concept evaluation to facilitate collaboration and transparency on safety and content evaluations. Our Purple Llama tools are open sourced for the community to use and widely distributed across ecosystem partners including cloud service providers. We encourage community contributions to our [Github repository](https://github.com/meta-llama/PurpleLlama).
801
 
802
+ Finally, we put in place a set of resources including an [output reporting mechanism](https://developers.facebook.com/llama_output_feedback) and [bug bounty program](https://www.facebook.com/whitehat) to continuously improve the Llama technology with the help of the community.
803
 
 
804
 
805
+ ## Ethical Considerations and Limitations
806
 
807
+ The core values of Llama 3 are openness, inclusivity and helpfulness. It is meant to serve everyone, and to work for a wide range of use cases. It is thus designed to be accessible to people across many different backgrounds, experiences and perspectives. Llama 3 addresses users and their needs as they are, without insertion unnecessary judgment or normativity, while reflecting the understanding that even content that may appear problematic in some cases can serve valuable purposes in others. It respects the dignity and autonomy of all users, especially in terms of the values of free thought and expression that power innovation and progress.
808
 
809
+ But Llama 3 is a new technology, and like any new technology, there are risks associated with its use. Testing conducted to date has been in English, and has not covered, nor could it cover, all scenarios. For these reasons, as with all LLMs, Llama 3’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Llama 3 models, developers should perform safety testing and tuning tailored to their specific applications of the model. As outlined in the Responsible Use Guide, we recommend incorporating [Purple Llama](https://github.com/facebookresearch/PurpleLlama) solutions into your workflows and specifically [Llama Guard](https://ai.meta.com/research/publications/llama-guard-llm-based-input-output-safeguard-for-human-ai-conversations/) which provides a base model to filter input and output prompts to layer system-level safety on top of model-level safety.
810
 
811
+ Please see the Responsible Use Guide available at [http://llama.meta.com/responsible-use-guide](http://llama.meta.com/responsible-use-guide)
812
 
 
813
 
814
+ ## Citation instructions
815
 
816
+ @article{llama3modelcard,
817
 
818
+ title={Llama 3 Model Card},
819
 
820
+ author={AI@Meta},
821
 
822
+ year={2024},
823
 
824
+ url = {https://github.com/meta-llama/llama3/blob/main/MODEL_CARD.md}
825
 
826
+ }
827
 
828
+ ## Contributors
829
 
830
+ Aaditya Singh; Aaron Grattafiori; Abhimanyu Dubey; Abhinav Jauhri; Abhinav Pandey; Abhishek Kadian; Adam Kelsey; Adi Gangidi; Ahmad Al-Dahle; Ahuva Goldstand; Aiesha Letman; Ajay Menon; Akhil Mathur; Alan Schelten; Alex Vaughan; Amy Yang; Andrei Lupu; Andres Alvarado; Andrew Gallagher; Andrew Gu; Andrew Ho; Andrew Poulton; Andrew Ryan; Angela Fan; Ankit Ramchandani; Anthony Hartshorn; Archi Mitra; Archie Sravankumar; Artem Korenev; Arun Rao; Ashley Gabriel; Ashwin Bharambe; Assaf Eisenman; Aston Zhang; Aurelien Rodriguez; Austen Gregerson; Ava Spataru; Baptiste Roziere; Ben Maurer; Benjamin Leonhardi; Bernie Huang; Bhargavi Paranjape; Bing Liu; Binh Tang; Bobbie Chern; Brani Stojkovic; Brian Fuller; Catalina Mejia Arenas; Chao Zhou; Charlotte Caucheteux; Chaya Nayak; Ching-Hsiang Chu; Chloe Bi; Chris Cai; Chris Cox; Chris Marra; Chris McConnell; Christian Keller; Christoph Feichtenhofer; Christophe Touret; Chunyang Wu; Corinne Wong; Cristian Canton Ferrer; Damien Allonsius; Daniel Kreymer; Daniel Haziza; Daniel Li; Danielle Pintz; Danny Livshits; Danny Wyatt; David Adkins; David Esiobu; David Xu; Davide Testuggine; Delia David; Devi Parikh; Dhruv Choudhary; Dhruv Mahajan; Diana Liskovich; Diego Garcia-Olano; Diego Perino; Dieuwke Hupkes; Dingkang Wang; Dustin Holland; Egor Lakomkin; Elina Lobanova; Xiaoqing Ellen Tan; Emily Dinan; Eric Smith; Erik Brinkman; Esteban Arcaute; Filip Radenovic; Firat Ozgenel; Francesco Caggioni; Frank Seide; Frank Zhang; Gabriel Synnaeve; Gabriella Schwarz; Gabrielle Lee; Gada Badeer; Georgia Anderson; Graeme Nail; Gregoire Mialon; Guan Pang; Guillem Cucurell; Hailey Nguyen; Hannah Korevaar; Hannah Wang; Haroun Habeeb; Harrison Rudolph; Henry Aspegren; Hu Xu; Hugo Touvron; Iga Kozlowska; Igor Molybog; Igor Tufanov; Iliyan Zarov; Imanol Arrieta Ibarra; Irina-Elena Veliche; Isabel Kloumann; Ishan Misra; Ivan Evtimov; Jacob Xu; Jade Copet; Jake Weissman; Jan Geffert; Jana Vranes; Japhet Asher; Jason Park; Jay Mahadeokar; Jean-Baptiste Gaya; Jeet Shah; Jelmer van der Linde; Jennifer Chan; Jenny Hong; Jenya Lee; Jeremy Fu; Jeremy Teboul; Jianfeng Chi; Jianyu Huang; Jie Wang; Jiecao Yu; Joanna Bitton; Joe Spisak; Joelle Pineau; Jon Carvill; Jongsoo Park; Joseph Rocca; Joshua Johnstun; Junteng Jia; Kalyan Vasuden Alwala; Kam Hou U; Kate Plawiak; Kartikeya Upasani; Kaushik Veeraraghavan; Ke Li; Kenneth Heafield; Kevin Stone; Khalid El-Arini; Krithika Iyer; Kshitiz Malik; Kuenley Chiu; Kunal Bhalla; Kyle Huang; Lakshya Garg; Lauren Rantala-Yeary; Laurens van der Maaten; Lawrence Chen; Leandro Silva; Lee Bell; Lei Zhang; Liang Tan; Louis Martin; Lovish Madaan; Luca Wehrstedt; Lukas Blecher; Luke de Oliveira; Madeline Muzzi; Madian Khabsa; Manav Avlani; Mannat Singh; Manohar Paluri; Mark Zuckerberg; Marcin Kardas; Martynas Mankus; Mathew Oldham; Mathieu Rita; Matthew Lennie; Maya Pavlova; Meghan Keneally; Melanie Kambadur; Mihir Patel; Mikayel Samvelyan; Mike Clark; Mike Lewis; Min Si; Mitesh Kumar Singh; Mo Metanat; Mona Hassan; Naman Goyal; Narjes Torabi; Nicolas Usunier; Nikolay Bashlykov; Nikolay Bogoychev; Niladri Chatterji; Ning Dong; Oliver Aobo Yang; Olivier Duchenne; Onur Celebi; Parth Parekh; Patrick Alrassy; Paul Saab; Pavan Balaji; Pedro Rittner; Pengchuan Zhang; Pengwei Li; Petar Vasic; Peter Weng; Polina Zvyagina; Prajjwal Bhargava; Pratik Dubal; Praveen Krishnan; Punit Singh Koura; Qing He; Rachel Rodriguez; Ragavan Srinivasan; Rahul Mitra; Ramon Calderer; Raymond Li; Robert Stojnic; Roberta Raileanu; Robin Battey; Rocky Wang; Rohit Girdhar; Rohit Patel; Romain Sauvestre; Ronnie Polidoro; Roshan Sumbaly; Ross Taylor; Ruan Silva; Rui Hou; Rui Wang; Russ Howes; Ruty Rinott; Saghar Hosseini; Sai Jayesh Bondu; Samyak Datta; Sanjay Singh; Sara Chugh; Sargun Dhillon; Satadru Pan; Sean Bell; Sergey Edunov; Shaoliang Nie; Sharan Narang; Sharath Raparthy; Shaun Lindsay; Sheng Feng; Sheng Shen; Shenghao Lin; Shiva Shankar; Shruti Bhosale; Shun Zhang; Simon Vandenhende; Sinong Wang; Seohyun Sonia Kim; Soumya Batra; Sten Sootla; Steve Kehoe; Suchin Gururangan; Sumit Gupta; Sunny Virk; Sydney Borodinsky; Tamar Glaser; Tamar Herman; Tamara Best; Tara Fowler; Thomas Georgiou; Thomas Scialom; Tianhe Li; Todor Mihaylov; Tong Xiao; Ujjwal Karn; Vedanuj Goswami; Vibhor Gupta; Vignesh Ramanathan; Viktor Kerkez; Vinay Satish Kumar; Vincent Gonguet; Vish Vogeti; Vlad Poenaru; Vlad Tiberiu Mihailescu; Vladan Petrovic; Vladimir Ivanov; Wei Li; Weiwei Chu; Wenhan Xiong; Wenyin Fu; Wes Bouaziz; Whitney Meers; Will Constable; Xavier Martinet; Xiaojian Wu; Xinbo Gao; Xinfeng Xie; Xuchao Jia; Yaelle Goldschlag; Yann LeCun; Yashesh Gaur; Yasmine Babaei; Ye Qi; Yenda Li; Yi Wen; Yiwen Song; Youngjin Nam; Yuchen Hao; Yuchen Zhang; Yun Wang; Yuning Mao; Yuzi He; Zacharie Delpierre Coudert; Zachary DeVito; Zahra Hankir; Zhaoduo Wen; Zheng Yan; Zhengxing Chen; Zhenyu Yang; Zoe Papakipos