AIFunOver commited on
Commit
3bc9e40
1 Parent(s): fc3c4d7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +222 -0
README.md ADDED
@@ -0,0 +1,222 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Llama-Guard-3-1B
3
+ language:
4
+ - en
5
+ - de
6
+ - fr
7
+ - it
8
+ - pt
9
+ - hi
10
+ - es
11
+ - th
12
+ library_name: transformers
13
+ license: llama3.2
14
+ pipeline_tag: text-generation
15
+ tags:
16
+ - facebook
17
+ - meta
18
+ - pytorch
19
+ - llama
20
+ - llama-3
21
+ - openvino
22
+ - nncf
23
+ - fp16
24
+ extra_gated_prompt: "### LLAMA 3.2 COMMUNITY LICENSE AGREEMENT\n\nLlama 3.2 Version\
25
+ \ Release Date: September 25, 2024\n\n“Agreement” means the terms and conditions\
26
+ \ for use, reproduction, distribution and modification of the Llama Materials set\
27
+ \ forth herein.\n\n“Documentation” means the specifications, manuals and documentation\
28
+ \ accompanying Llama 3.2 distributed by Meta at https://llama.meta.com/doc/overview.\n\
29
+ \n“Licensee” or “you” means you, or your employer or any other person or entity\
30
+ \ (if you are entering into this Agreement on such person or entity’s behalf),\
31
+ \ of the age required under applicable laws, rules or regulations to provide legal\
32
+ \ consent and that has legal authority to bind your employer or such other person\
33
+ \ or entity if you are entering in this Agreement on their behalf.\n\n“Llama 3.2”\
34
+ \ means the foundational large language models and software and algorithms, including\
35
+ \ machine-learning model code, trained model weights, inference-enabling code, training-enabling\
36
+ \ code, fine-tuning enabling code and other elements of the foregoing distributed\
37
+ \ by Meta at https://www.llama.com/llama-downloads.\n\n“Llama Materials” means,\
38
+ \ collectively, Meta’s proprietary Llama 3.2 and Documentation (and any portion\
39
+ \ thereof) made available under this Agreement.\n\n“Meta” or “we” means Meta Platforms\
40
+ \ Ireland Limited (if you are located in or, if you are an entity, your principal\
41
+ \ place of business is in the EEA or Switzerland) and Meta Platforms, Inc. (if\
42
+ \ you are located outside of the EEA or Switzerland). \n\nBy clicking “I Accept”\
43
+ \ below or by using or distributing any portion or element of the Llama Materials,\
44
+ \ you agree to be bound by this Agreement.\n\n1. License Rights and Redistribution.\n\
45
+ a. Grant of Rights. You are granted a non-exclusive, worldwide, non-transferable\
46
+ \ and royalty-free limited license under Meta’s intellectual property or other rights\
47
+ \ owned by Meta embodied in the Llama Materials to use, reproduce, distribute,\
48
+ \ copy, create derivative works of, and make modifications to the Llama Materials.\
49
+ \ \nb. Redistribution and Use. \ni. If you distribute or make available the Llama\
50
+ \ Materials (or any derivative works thereof), or a product or service (including\
51
+ \ another AI model) that contains any of them, you shall (A) provide a copy of this\
52
+ \ Agreement with any such Llama Materials; and (B) prominently display “Built with\
53
+ \ Llama” on a related website, user interface, blogpost, about page, or product\
54
+ \ documentation. If you use the Llama Materials or any outputs or results of the\
55
+ \ Llama Materials to create, train, fine tune, or otherwise improve an AI model,\
56
+ \ which is distributed or made available, you shall also include “Llama” at the\
57
+ \ beginning of any such AI model name.\nii. If you receive Llama Materials, or any\
58
+ \ derivative works thereof, from a Licensee as part of an integrated end user product,\
59
+ \ then Section 2 of this Agreement will not apply to you. \niii. You must retain\
60
+ \ in all copies of the Llama Materials that you distribute the following attribution\
61
+ \ notice within a “Notice” text file distributed as a part of such copies: “Llama\
62
+ \ 3.2 is licensed under the Llama 3.2 Community License, Copyright © Meta Platforms,\
63
+ \ Inc. All Rights Reserved.”\niv. Your use of the Llama Materials must comply with\
64
+ \ applicable laws and regulations (including trade compliance laws and regulations)\
65
+ \ and adhere to the Acceptable Use Policy for the Llama Materials (available at\
66
+ \ https://www.llama.com/llama3_2/use-policy), which is hereby incorporated by reference\
67
+ \ into this Agreement.\n \n2. Additional Commercial Terms. If, on the Llama 3.2\
68
+ \ version release date, the monthly active users of the products or services made\
69
+ \ available by or for Licensee, or Licensee’s affiliates, is greater than 700 million\
70
+ \ monthly active users in the preceding calendar month, you must request a license\
71
+ \ from Meta, which Meta may grant to you in its sole discretion, and you are not\
72
+ \ authorized to exercise any of the rights under this Agreement unless or until\
73
+ \ Meta otherwise expressly grants you such rights.\n3. Disclaimer of Warranty. UNLESS\
74
+ \ REQUIRED BY APPLICABLE LAW, THE LLAMA MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM\
75
+ \ ARE PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OF ANY KIND, AND META DISCLAIMS\
76
+ \ ALL WARRANTIES OF ANY KIND, BOTH EXPRESS AND IMPLIED, INCLUDING, WITHOUT LIMITATION,\
77
+ \ ANY WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR\
78
+ \ PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OF USING\
79
+ \ OR REDISTRIBUTING THE LLAMA MATERIALS AND ASSUME ANY RISKS ASSOCIATED WITH YOUR\
80
+ \ USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND RESULTS.\n4. Limitation of Liability.\
81
+ \ IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF LIABILITY,\
82
+ \ WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING\
83
+ \ OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL,\
84
+ \ INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE\
85
+ \ BEEN ADVISED OF THE POSSIBILITY OF ANY OF THE FOREGOING.\n5. Intellectual Property.\n\
86
+ a. No trademark licenses are granted under this Agreement, and in connection with\
87
+ \ the Llama Materials, neither Meta nor Licensee may use any name or mark owned\
88
+ \ by or associated with the other or any of its affiliates, except as required\
89
+ \ for reasonable and customary use in describing and redistributing the Llama Materials\
90
+ \ or as set forth in this Section 5(a). Meta hereby grants you a license to use\
91
+ \ “Llama” (the “Mark”) solely as required to comply with the last sentence of Section\
92
+ \ 1.b.i. You will comply with Meta’s brand guidelines (currently accessible at\
93
+ \ https://about.meta.com/brand/resources/meta/company-brand/). All goodwill arising\
94
+ \ out of your use of the Mark will inure to the benefit of Meta.\nb. Subject to\
95
+ \ Meta’s ownership of Llama Materials and derivatives made by or for Meta, with\
96
+ \ respect to any derivative works and modifications of the Llama Materials that\
97
+ \ are made by you, as between you and Meta, you are and will be the owner of such\
98
+ \ derivative works and modifications.\nc. If you institute litigation or other proceedings\
99
+ \ against Meta or any entity (including a cross-claim or counterclaim in a lawsuit)\
100
+ \ alleging that the Llama Materials or Llama 3.2 outputs or results, or any portion\
101
+ \ of any of the foregoing, constitutes infringement of intellectual property or\
102
+ \ other rights owned or licensable by you, then any licenses granted to you under\
103
+ \ this Agreement shall terminate as of the date such litigation or claim is filed\
104
+ \ or instituted. You will indemnify and hold harmless Meta from and against any\
105
+ \ claim by any third party arising out of or related to your use or distribution\
106
+ \ of the Llama Materials.\n6. Term and Termination. The term of this Agreement will\
107
+ \ commence upon your acceptance of this Agreement or access to the Llama Materials\
108
+ \ and will continue in full force and effect until terminated in accordance with\
109
+ \ the terms and conditions herein. Meta may terminate this Agreement if you are\
110
+ \ in breach of any term or condition of this Agreement. Upon termination of this\
111
+ \ Agreement, you shall delete and cease use of the Llama Materials. Sections 3,\
112
+ \ 4 and 7 shall survive the termination of this Agreement. \n7. Governing Law and\
113
+ \ Jurisdiction. This Agreement will be governed and construed under the laws of\
114
+ \ the State of California without regard to choice of law principles, and the UN\
115
+ \ Convention on Contracts for the International Sale of Goods does not apply to\
116
+ \ this Agreement. The courts of California shall have exclusive jurisdiction of\
117
+ \ any dispute arising out of this Agreement. \n### Llama 3.2 Acceptable Use Policy\n\
118
+ Meta is committed to promoting safe and fair use of its tools and features, including\
119
+ \ Llama 3.2. If you access or use Llama 3.2, you agree to this Acceptable Use Policy\
120
+ \ (“**Policy**”). The most recent copy of this policy can be found at [https://www.llama.com/llama3_2/use-policy](https://www.llama.com/llama3_2/use-policy).\n\
121
+ #### Prohibited Uses\nWe want everyone to use Llama 3.2 safely and responsibly.\
122
+ \ You agree you will not use, or allow others to use, Llama 3.2 to:\n1. Violate\
123
+ \ the law or others’ rights, including to:\n 1. Engage in, promote, generate,\
124
+ \ contribute to, encourage, plan, incite, or further illegal or unlawful activity\
125
+ \ or content, such as:\n 1. Violence or terrorism\n 2. Exploitation\
126
+ \ or harm to children, including the solicitation, creation, acquisition, or dissemination\
127
+ \ of child exploitative content or failure to report Child Sexual Abuse Material\n\
128
+ \ 3. Human trafficking, exploitation, and sexual violence\n 4. The\
129
+ \ illegal distribution of information or materials to minors, including obscene\
130
+ \ materials, or failure to employ legally required age-gating in connection with\
131
+ \ such information or materials.\n 5. Sexual solicitation\n 6. Any\
132
+ \ other criminal activity\n 1. Engage in, promote, incite, or facilitate the\
133
+ \ harassment, abuse, threatening, or bullying of individuals or groups of individuals\n\
134
+ \ 2. Engage in, promote, incite, or facilitate discrimination or other unlawful\
135
+ \ or harmful conduct in the provision of employment, employment benefits, credit,\
136
+ \ housing, other economic benefits, or other essential goods and services\n 3.\
137
+ \ Engage in the unauthorized or unlicensed practice of any profession including,\
138
+ \ but not limited to, financial, legal, medical/health, or related professional\
139
+ \ practices\n 4. Collect, process, disclose, generate, or infer private or sensitive\
140
+ \ information about individuals, including information about individuals’ identity,\
141
+ \ health, or demographic information, unless you have obtained the right to do so\
142
+ \ in accordance with applicable law\n 5. Engage in or facilitate any action or\
143
+ \ generate any content that infringes, misappropriates, or otherwise violates any\
144
+ \ third-party rights, including the outputs or results of any products or services\
145
+ \ using the Llama Materials\n 6. Create, generate, or facilitate the creation\
146
+ \ of malicious code, malware, computer viruses or do anything else that could disable,\
147
+ \ overburden, interfere with or impair the proper working, integrity, operation\
148
+ \ or appearance of a website or computer system\n 7. Engage in any action, or\
149
+ \ facilitate any action, to intentionally circumvent or remove usage restrictions\
150
+ \ or other safety measures, or to enable functionality disabled by Meta \n2. Engage\
151
+ \ in, promote, incite, facilitate, or assist in the planning or development of activities\
152
+ \ that present a risk of death or bodily harm to individuals, including use of Llama\
153
+ \ 3.2 related to the following:\n 8. Military, warfare, nuclear industries or\
154
+ \ applications, espionage, use for materials or activities that are subject to the\
155
+ \ International Traffic Arms Regulations (ITAR) maintained by the United States\
156
+ \ Department of State or to the U.S. Biological Weapons Anti-Terrorism Act of 1989\
157
+ \ or the Chemical Weapons Convention Implementation Act of 1997\n 9. Guns and\
158
+ \ illegal weapons (including weapon development)\n 10. Illegal drugs and regulated/controlled\
159
+ \ substances\n 11. Operation of critical infrastructure, transportation technologies,\
160
+ \ or heavy machinery\n 12. Self-harm or harm to others, including suicide, cutting,\
161
+ \ and eating disorders\n 13. Any content intended to incite or promote violence,\
162
+ \ abuse, or any infliction of bodily harm to an individual\n3. Intentionally deceive\
163
+ \ or mislead others, including use of Llama 3.2 related to the following:\n 14.\
164
+ \ Generating, promoting, or furthering fraud or the creation or promotion of disinformation\n\
165
+ \ 15. Generating, promoting, or furthering defamatory content, including the\
166
+ \ creation of defamatory statements, images, or other content\n 16. Generating,\
167
+ \ promoting, or further distributing spam\n 17. Impersonating another individual\
168
+ \ without consent, authorization, or legal right\n 18. Representing that the\
169
+ \ use of Llama 3.2 or outputs are human-generated\n 19. Generating or facilitating\
170
+ \ false online engagement, including fake reviews and other means of fake online\
171
+ \ engagement \n4. Fail to appropriately disclose to end users any known dangers\
172
+ \ of your AI system 5. Interact with third party tools, models, or software designed\
173
+ \ to generate unlawful content or engage in unlawful or harmful conduct and/or represent\
174
+ \ that the outputs of such tools, models, or software are associated with Meta or\
175
+ \ Llama 3.2\n\nWith respect to any multimodal models included in Llama 3.2, the\
176
+ \ rights granted under Section 1(a) of the Llama 3.2 Community License Agreement\
177
+ \ are not being granted to you if you are an individual domiciled in, or a company\
178
+ \ with a principal place of business in, the European Union. This restriction does\
179
+ \ not apply to end users of a product or service that incorporates any such multimodal\
180
+ \ models.\n\nPlease report any violation of this Policy, software “bug,” or other\
181
+ \ problems that could lead to a violation of this Policy through one of the following\
182
+ \ means:\n\n* Reporting issues with the model: [https://github.com/meta-llama/llama-models/issues](https://l.workplace.com/l.php?u=https%3A%2F%2Fgithub.com%2Fmeta-llama%2Fllama-models%2Fissues&h=AT0qV8W9BFT6NwihiOHRuKYQM_UnkzN_NmHMy91OT55gkLpgi4kQupHUl0ssR4dQsIQ8n3tfd0vtkobvsEvt1l4Ic6GXI2EeuHV8N08OG2WnbAmm0FL4ObkazC6G_256vN0lN9DsykCvCqGZ)\n\
183
+ * Reporting risky content generated by the model: [developers.facebook.com/llama_output_feedback](http://developers.facebook.com/llama_output_feedback)\n\
184
+ * Reporting bugs and security concerns: [facebook.com/whitehat/info](http://facebook.com/whitehat/info)\n\
185
+ * Reporting violations of the Acceptable Use Policy or unlicensed uses of Llama\
186
+ \ 3.2: LlamaUseReport@meta.com"
187
+ extra_gated_fields:
188
+ First Name: text
189
+ Last Name: text
190
+ Date of birth: date_picker
191
+ Country: country
192
+ Affiliation: text
193
+ Job title:
194
+ type: select
195
+ options:
196
+ - Student
197
+ - Research Graduate
198
+ - AI researcher
199
+ - AI developer/engineer
200
+ - Reporter
201
+ - Other
202
+ geo: ip_location
203
+ ? By clicking Submit below I accept the terms of the license and acknowledge that
204
+ the information I provide will be collected stored processed and shared in accordance
205
+ with the Meta Privacy Policy
206
+ : checkbox
207
+ extra_gated_description: The information you provide will be collected, stored, processed
208
+ and shared in accordance with the [Meta Privacy Policy](https://www.facebook.com/privacy/policy/).
209
+ extra_gated_button_content: Submit
210
+ ---
211
+
212
+ This model is a quantized version of [`meta-llama/Llama-Guard-3-1B`](https://huggingface.co/meta-llama/Llama-Guard-3-1B) and is converted to the OpenVINO format. This model was obtained via the [nncf-quantization](https://huggingface.co/spaces/echarlaix/nncf-quantization) space with [optimum-intel](https://github.com/huggingface/optimum-intel).
213
+ First make sure you have `optimum-intel` installed:
214
+ ```bash
215
+ pip install optimum[openvino]
216
+ ```
217
+ To load your model you can do as follows:
218
+ ```python
219
+ from optimum.intel import OVModelForCausalLM
220
+ model_id = "AIFunOver/Llama-Guard-3-1B-openvino-fp16"
221
+ model = OVModelForCausalLM.from_pretrained(model_id)
222
+ ```