Qwerky-DB commited on
Commit
b9ff39f
·
verified ·
1 Parent(s): 19afc2d

Create LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +72 -0
LICENSE ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ QWERKY AI DISTILLED MODEL LICENSE AGREEMENT
2
+
3
+ This model is a distilled version created by QWERKY AI, Inc. and is subject to dual attribution requirements.
4
+
5
+ ================================================================================
6
+ ATTRIBUTION REQUIREMENTS
7
+ ================================================================================
8
+
9
+ This model is:
10
+ 1. Derived from Meta's Llama 3.1 model and subject to the Llama 3.1 Community License Agreement
11
+ 2. Distilled and optimized by QWERKY AI, Inc.
12
+
13
+ When using or redistributing this model, you must provide attribution to BOTH:
14
+ - Meta Platforms, Inc. for the original Llama 3.1 model
15
+ - QWERKY AI, Inc. for the distillation and optimization
16
+
17
+ Suggested attribution format:
18
+ "This model is based on Meta's Llama 3.1, distilled and optimized by QWERKY AI, Inc."
19
+
20
+ ================================================================================
21
+ ORIGINAL LLAMA 3.1 LICENSE TERMS
22
+ ================================================================================
23
+
24
+ This model inherits all terms and conditions from the Llama 3.1 Community License Agreement dated July 23, 2024, including but not limited to:
25
+
26
+ 1. USAGE RESTRICTIONS: If you have more than 700 million monthly active users, you must request a license from Meta.
27
+
28
+ 2. PROHIBITED USES: You may not use this model to:
29
+ - Violate laws or regulations
30
+ - Engage in harmful, abusive, or discriminatory activities
31
+ - Generate misinformation or harmful content
32
+
33
+ 3. DISTRIBUTION: Any redistribution must include:
34
+ - This complete license
35
+ - Attribution to both Meta and QWERKY AI
36
+ - The same use restrictions
37
+
38
+ The full Llama 3.1 Community License Agreement is incorporated by reference and available at: https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE
39
+
40
+ ================================================================================
41
+ QWERKY AI ADDITIONAL TERMS
42
+ ================================================================================
43
+
44
+ In addition to the Llama 3.1 license terms, users must:
45
+
46
+ 1. ATTRIBUTION: Include clear attribution to QWERKY AI, Inc. in any:
47
+ - Academic papers or research
48
+ - Commercial products or services
49
+ - Public demonstrations or benchmarks
50
+ - Derivative works or fine-tuned versions
51
+
52
+ 2. QWERKY BRANDING: Do not imply endorsement by QWERKY AI without written permission
53
+
54
+ 3. PERFORMANCE CLAIMS: When citing performance metrics, clearly indicate:
55
+ - That this is a distilled version
56
+ - Any benchmarks are specific to this distilled model
57
+ - QWERKY AI's optimization techniques were applied
58
+
59
+ ================================================================================
60
+ WARRANTY DISCLAIMER
61
+ ================================================================================
62
+
63
+ THIS MODEL IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.
64
+ NEITHER META PLATFORMS, INC. NOR QWERKY AI, INC. MAKE ANY WARRANTIES REGARDING
65
+ THE MODEL'S PERFORMANCE, MERCHANTABILITY, OR FITNESS FOR ANY PARTICULAR PURPOSE.
66
+
67
+ ================================================================================
68
+
69
+ By using this model, you agree to all terms above.
70
+
71
+ Copyright (c) Meta Platforms, Inc. (Original Llama 3.1 Model)
72
+ Copyright (c) QWERKY AI, Inc. (Distillation and Optimization)