English
jono1234 commited on
Commit
465112d
1 Parent(s): cb0dbb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -0
README.md CHANGED
@@ -36,5 +36,49 @@ ctx_len: 1024
36
  I would like to train a 7B parameter model but lack the compute required. If you would like to sponsor some compute, please contact me.
37
 
38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
 
40
  Thank you to the creators of RWKV who made all of this possible. Their repo is here: https://github.com/BlinkDL/RWKV-LM
 
36
  I would like to train a 7B parameter model but lack the compute required. If you would like to sponsor some compute, please contact me.
37
 
38
 
39
+ # License
40
+ ```
41
+ RWKV-Decepticon Large Language Model License
42
+
43
+ 1. Definitions
44
+
45
+ “Model” refers to the RWKV-Decepticon Large Language Model.
46
+ “Individual User” refers to a single person using the Model for personal use.
47
+ “Company” refers to any for-profit organization or entity using the Model for commercial purposes.
48
+ “Non-Profit” refers to any non-profit organization that is not operating under a Company.
49
+ “Research” refers to activities undertaken with the goal of discovering new knowledge or insights, testing theories or ideas, or analyzing data or existing information. It does not include activities where the primary purpose is commercial gain or profit.
50
+ “Open Source” refers to something that is publicly accessible and can be used, modified, and shared by anyone. In the context of this license, it means that any modifications made to the Model must be publicly released and free for others to use, modify, and distribute.
51
+
52
+ 2. Grant of License
53
+
54
+ This license grants Individual Users, Non-Profits, and Research entities the right to use, modify, and distribute the Model in any way they see fit.
55
+ Companies are granted the right to use, modify, and distribute the Model, but not for profit.
56
+
57
+ 3. Conditions
58
+
59
+ Any modifications made to the Model by Companies must be open source and distributed under this same license within one week of modification.
60
+ Individual Users and Non-Profits not operating under a Company are not subject to this condition.
61
+
62
+ 4. Profit Use
63
+
64
+ Profit use by Companies includes any direct or indirect commercial use that could bring in money for the Company or aid them in bringing in money.
65
+
66
+ 5. Research
67
+
68
+ Research entities are allowed to use the Model for research purposes only and not for profit.
69
+
70
+ 6. Violations and Termination
71
+
72
+ Violation of these terms will result in immediate termination of this license.
73
+
74
+ 7. Disclaimer
75
+
76
+ The Model is provided “as is”, without warranty of any kind, express or implied.
77
+
78
+ 8. Content Restrictions
79
+
80
+ The Model shall not be used to generate, promote, or facilitate content related to child pornography (CP) or any other form of child exploitation. Using the Model to attempt to generate CP or engage in any activity related to child exploitation is strictly prohibited. Refusal to comply with these restrictions is a violation of this license and may result in termination of the license.
81
+ ```
82
+
83
 
84
  Thank you to the creators of RWKV who made all of this possible. Their repo is here: https://github.com/BlinkDL/RWKV-LM