jpad commited on
Commit
6ee9951
·
verified ·
1 Parent(s): 0eb32af

Add LICENSE.md

Browse files
Files changed (1) hide show
  1. LICENSE.md +73 -0
LICENSE.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # NOPE Edge Community License v1.0
2
+
3
+ Copyright (c) 2026 NopeNet, LLC. All rights reserved.
4
+
5
+ ## Permitted Uses
6
+
7
+ You may use this Model for:
8
+
9
+ - **Research and academic purposes** - published or unpublished studies, papers, and experiments
10
+ - **Personal projects** - non-commercial individual use and learning
11
+ - **Nonprofit organizations** - including crisis lines, mental health organizations, and safety-focused NGOs, for any purpose including production deployment
12
+ - **Evaluation and development** - testing integration with your systems before commercial licensing
13
+ - **Benchmarking** - you may publish benchmarks and evaluations with attribution to NopeNet
14
+
15
+ ## Commercial Use
16
+
17
+ **Commercial use requires a separate license agreement.**
18
+
19
+ Commercial use includes:
20
+ - Production deployment in a revenue-generating product or service
21
+ - Use by for-profit companies beyond evaluation and development
22
+ - Integration into products or services offered for sale
23
+
24
+ To obtain a commercial license, contact support@nope.net or visit https://nope.net/edge
25
+
26
+ ## Restrictions
27
+
28
+ You may NOT:
29
+
30
+ - Redistribute, share, or make the Model weights available to third parties
31
+ - Sublicense, sell, lease, or transfer the Model
32
+ - Fine-tune, distill, or create derivative models for redistribution (internal fine-tuning for your own use is permitted)
33
+ - Remove or obscure this license or copyright notices
34
+ - Use the Model to build a standalone crisis classification product that directly competes with NopeNet
35
+ - Misrepresent the origin or authorship of the Model
36
+
37
+ ## No Warranty
38
+
39
+ THE MODEL IS PROVIDED "AS IS" WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
40
+
41
+ We do not guarantee accuracy, completeness, or fitness for any purpose. **False negatives and false positives will occur.**
42
+
43
+ **This Model is NOT:**
44
+ - A medical device
45
+ - A diagnostic or predictive tool
46
+ - A substitute for professional clinical judgment
47
+ - A replacement for human review
48
+
49
+ Outputs are probabilistic signals intended for triage and flagging, not clinical assessments or definitive determinations.
50
+
51
+ ## Limitation of Liability
52
+
53
+ TO THE MAXIMUM EXTENT PERMITTED BY LAW, NOPENET SHALL NOT BE LIABLE FOR ANY DAMAGES ARISING FROM USE OF THE MODEL, INCLUDING BUT NOT LIMITED TO DAMAGES ARISING FROM CLASSIFICATION ERRORS, FALSE NEGATIVES, FALSE POSITIVES, OR HARM TO ANY PERSON, REGARDLESS OF THE THEORY OF LIABILITY (CONTRACT, TORT, STRICT LIABILITY, OR OTHERWISE).
54
+
55
+ You assume all risk associated with using the Model. NopeNet expressly disclaims any responsibility for decisions made based on Model outputs.
56
+
57
+ ## Termination
58
+
59
+ This license terminates automatically if you violate any of its terms. NopeNet may also revoke this license at any time for any reason. Upon termination, you must delete all copies of the Model within 7 days and certify deletion upon request.
60
+
61
+ ## Base Model Attribution
62
+
63
+ This model is built on [Qwen3](https://huggingface.co/Qwen) by Alibaba Cloud, licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). The Apache 2.0 license and original attribution are included in `NOTICE.md`. NopeNet's modifications and fine-tuning are proprietary.
64
+
65
+ ## General
66
+
67
+ This license is governed by the laws of the State of Delaware. If any provision is found unenforceable, the remaining provisions continue in effect. This constitutes the entire agreement regarding the Model.
68
+
69
+ ## Contact
70
+
71
+ - Email: support@nope.net
72
+ - Website: https://nope.net
73
+ - Commercial licensing: https://nope.net/edge