Luke A Kist commited on
Commit
ce3d53f
·
verified ·
1 Parent(s): d5c7cda

Add LICENSE for TinkyBrain v6 release

Browse files
Files changed (1) hide show
  1. LICENSE +136 -0
LICENSE ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TinkyBrain v6 — Custom Non-Commercial License
2
+ ==============================================
3
+
4
+ Copyright (c) 2026 Luke A. Kist. All rights reserved.
5
+
6
+ This license governs use of the TinkyBrain v6 model weights, tokenizer,
7
+ configuration, and accompanying documentation (collectively, "the
8
+ Materials") published at https://huggingface.co/Hoodrobot/TinkyBrain-v6.
9
+
10
+ The Materials are made available under the Creative Commons
11
+ Attribution-NonCommercial-ShareAlike 4.0 International License
12
+ (CC BY-NC-SA 4.0), available at:
13
+
14
+ https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
15
+
16
+ with the following ADDITIONAL TERMS that take precedence over any
17
+ conflicting language in the CC BY-NC-SA 4.0 license:
18
+
19
+
20
+ 1. NON-COMMERCIAL USE PERMITTED
21
+ You MAY use the Materials, free of charge, without further
22
+ permission, for the following purposes:
23
+
24
+ (a) personal, family, or household communication;
25
+ (b) research and academic study, including publication;
26
+ (c) classroom, school, or educational use, whether public,
27
+ private, or homeschooled;
28
+ (d) non-profit organizations operating in service of people
29
+ with disabilities, communication needs, or accessibility
30
+ goals;
31
+ (e) speech-language pathologists and clinicians serving
32
+ individual patients;
33
+ (f) free and open-source projects whose primary purpose is
34
+ accessibility for non-verbal, disabled, or limited-
35
+ English-proficient users.
36
+
37
+
38
+ 2. COMMERCIAL USE REQUIRES PERMISSION
39
+ You MAY NOT, without prior written permission from the author:
40
+
41
+ (a) use the Materials in any product or service for which
42
+ you charge fees, license fees, subscription fees, or
43
+ any other compensation;
44
+ (b) incorporate the Materials into hardware, software, or
45
+ services sold or licensed to third parties;
46
+ (c) train derivative models on outputs of the Materials
47
+ and use those derivatives commercially;
48
+ (d) use the Materials to compete with TinkySpeak,
49
+ TinkyTown, TinkyBrain, or any product or service
50
+ offered by the author or his affiliated entities.
51
+
52
+ Commercial licensing is available. Contact:
53
+ Luke A. Kist
54
+ lukekist@gmail.com
55
+
56
+
57
+ 3. ATTRIBUTION
58
+ In all permitted uses, you must:
59
+
60
+ (a) retain this LICENSE file and the README.md unmodified;
61
+ (b) credit "TinkyBrain v6 by Luke A. Kist" in any
62
+ publication, product, or interface that uses the
63
+ Materials;
64
+ (c) link to https://huggingface.co/Hoodrobot/TinkyBrain-v6
65
+ where reasonably possible.
66
+
67
+
68
+ 4. SHARE-ALIKE
69
+ If you distribute the Materials, modified or unmodified, you
70
+ must distribute under this same license. You may not impose
71
+ additional restrictions beyond those in this license.
72
+
73
+
74
+ 5. NO WARRANTY
75
+ The Materials are provided "AS IS" without warranty of any
76
+ kind, express or implied. The author makes no guarantees
77
+ regarding fitness for a particular purpose, accuracy of
78
+ outputs, or absence of errors.
79
+
80
+
81
+ 6. LIMITATION OF LIABILITY
82
+ In no event shall the author be liable for any claim, damage,
83
+ or other liability arising from the use of the Materials,
84
+ including but not limited to use as a medical communication
85
+ aid, emergency communication tool, or in any context where
86
+ communication accuracy is critical to safety.
87
+
88
+ The Materials are intended for general augmentative and
89
+ alternative communication (AAC) use only. They are not a
90
+ medical device. They are not a substitute for human
91
+ communication, professional medical advice, emergency
92
+ services, or licensed clinical interpretation.
93
+
94
+
95
+ 7. RESPONSIBLE USE
96
+ You may not use the Materials, or train any derivative
97
+ thereof, for purposes that:
98
+
99
+ (a) discriminate against, marginalize, or harm
100
+ disabled, non-verbal, limited-English-proficient,
101
+ elderly, or otherwise vulnerable populations;
102
+ (b) generate misleading, fraudulent, or harmful
103
+ content directed at the populations served by AAC
104
+ technology;
105
+ (c) violate applicable laws regarding the rights of
106
+ persons with disabilities (including but not limited
107
+ to the Americans with Disabilities Act in the United
108
+ States, the Equality Act in the United Kingdom, or
109
+ analogous legislation elsewhere).
110
+
111
+
112
+ 8. TRADEMARK NOTICE
113
+ "Tinky," "TinkyBrain," "TinkySpeak," "TinkyTown," and
114
+ "Tinkyscan" are trademarks or trademark applications of
115
+ Luke A. Kist. Nothing in this license grants permission
116
+ to use these trademarks. Trademark rights are reserved
117
+ separately.
118
+
119
+
120
+ 9. SEVERABILITY
121
+ If any provision of this license is held unenforceable, the
122
+ remainder shall continue in full force and effect.
123
+
124
+
125
+ 10. GOVERNING LAW
126
+ This license is governed by the laws of the State of
127
+ Connecticut, United States of America, without regard
128
+ to conflict-of-laws principles.
129
+
130
+
131
+ For commercial licensing inquiries:
132
+ Luke A. Kist
133
+ lukekist@gmail.com
134
+
135
+ For the underlying CC BY-NC-SA 4.0 terms:
136
+ https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode