Update to ORCH License v1.0
Browse files
LICENSE
CHANGED
|
@@ -1,52 +1,99 @@
|
|
| 1 |
-
ORCH
|
|
|
|
| 2 |
|
| 3 |
-
Copyright (c)
|
| 4 |
|
| 5 |
-
TERMS AND CONDITIONS
|
| 6 |
|
| 7 |
-
1.
|
| 8 |
|
| 9 |
-
"
|
| 10 |
-
|
| 11 |
-
"You" refers to any individual or entity using, accessing, or distributing the Software.
|
| 12 |
|
| 13 |
-
|
|
|
|
| 14 |
|
| 15 |
-
|
| 16 |
-
|
| 17 |
|
| 18 |
-
|
| 19 |
-
|
|
|
|
| 20 |
|
| 21 |
-
|
|
|
|
| 22 |
|
| 23 |
-
|
| 24 |
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
c) Modify, reverse engineer, decompile, or create derivative works.
|
| 28 |
-
d) Remove or alter any proprietary notices, labels, or marks.
|
| 29 |
-
e) Use the Software to train other AI models or systems.
|
| 30 |
-
f) Use the Software in any manner that violates applicable laws.
|
| 31 |
-
g) Use the Software to generate content that is harmful, illegal, or unethical.
|
| 32 |
-
h) Claim ownership of outputs generated by the Software.
|
| 33 |
|
| 34 |
-
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
-
|
| 37 |
|
| 38 |
-
|
| 39 |
|
| 40 |
-
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
-
|
|
|
|
| 43 |
|
| 44 |
-
|
|
|
|
|
|
|
| 45 |
|
| 46 |
-
|
| 47 |
|
| 48 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
---
|
| 51 |
|
| 52 |
-
|
|
|
|
| 1 |
+
ORCH LICENSE AGREEMENT
|
| 2 |
+
Version 1.0, January 2025
|
| 3 |
|
| 4 |
+
Copyright (c) 2025 ORCH Team
|
| 5 |
|
| 6 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
| 7 |
|
| 8 |
+
1. Definitions
|
| 9 |
|
| 10 |
+
"License" shall mean the terms and conditions for use, reproduction, and
|
| 11 |
+
distribution as defined by this document.
|
|
|
|
| 12 |
|
| 13 |
+
"Licensor" shall mean the copyright owner or entity authorized by the
|
| 14 |
+
copyright owner that is granting the License.
|
| 15 |
|
| 16 |
+
"Model" means the ORCH machine learning model weights, parameters, and
|
| 17 |
+
associated configuration files.
|
| 18 |
|
| 19 |
+
"Derivative Works" shall mean any work that is based on the Model, including
|
| 20 |
+
but not limited to fine-tuned versions, merged models, or models that
|
| 21 |
+
incorporate the Model's weights.
|
| 22 |
|
| 23 |
+
"You" (or "Your") shall mean an individual or Legal Entity exercising
|
| 24 |
+
permissions granted by this License.
|
| 25 |
|
| 26 |
+
2. Grant of License
|
| 27 |
|
| 28 |
+
Subject to the terms and conditions of this License, the Licensor hereby
|
| 29 |
+
grants You a worldwide, royalty-free, non-exclusive license to:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
|
| 31 |
+
a) Use the Model for any lawful purpose, including commercial applications
|
| 32 |
+
b) Reproduce and distribute copies of the Model
|
| 33 |
+
c) Create and distribute Derivative Works
|
| 34 |
+
d) Sublicense the Model to third parties
|
| 35 |
|
| 36 |
+
3. Conditions
|
| 37 |
|
| 38 |
+
The above rights are granted subject to the following conditions:
|
| 39 |
|
| 40 |
+
a) Attribution: You must give appropriate credit to ORCH, provide a link to
|
| 41 |
+
the original repository, and indicate if changes were made. You may do so
|
| 42 |
+
in any reasonable manner, but not in any way that suggests the Licensor
|
| 43 |
+
endorses you or your use.
|
| 44 |
|
| 45 |
+
b) License Notice: You must include a copy of this License with any
|
| 46 |
+
distribution of the Model or Derivative Works.
|
| 47 |
|
| 48 |
+
c) Derivative Works: If you create Derivative Works, you must clearly
|
| 49 |
+
indicate that changes were made and must not misrepresent the Derivative
|
| 50 |
+
Work as the original Model.
|
| 51 |
|
| 52 |
+
4. Permitted Uses
|
| 53 |
|
| 54 |
+
This Model may be used for:
|
| 55 |
+
- Commercial applications and services
|
| 56 |
+
- Research and academic purposes
|
| 57 |
+
- Personal projects
|
| 58 |
+
- Building products and services
|
| 59 |
+
- Creating derivative models
|
| 60 |
+
|
| 61 |
+
5. Prohibited Uses
|
| 62 |
+
|
| 63 |
+
This Model may NOT be used for:
|
| 64 |
+
- Generating content that violates applicable laws
|
| 65 |
+
- Creating malware, viruses, or malicious code
|
| 66 |
+
- Harassment, abuse, or harm to individuals
|
| 67 |
+
- Deceptive practices or fraud
|
| 68 |
+
- Any use that violates human rights
|
| 69 |
+
|
| 70 |
+
6. No Warranty
|
| 71 |
+
|
| 72 |
+
THE MODEL IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 73 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 74 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 75 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 76 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 77 |
+
OUT OF OR IN CONNECTION WITH THE MODEL OR THE USE OR OTHER DEALINGS IN THE
|
| 78 |
+
MODEL.
|
| 79 |
+
|
| 80 |
+
7. Limitation of Liability
|
| 81 |
+
|
| 82 |
+
IN NO EVENT SHALL THE LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
| 83 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
| 84 |
+
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
|
| 85 |
+
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
| 86 |
+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
| 87 |
+
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS MODEL, EVEN IF ADVISED
|
| 88 |
+
OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 89 |
+
|
| 90 |
+
8. General
|
| 91 |
+
|
| 92 |
+
This License constitutes the entire agreement between the parties with respect
|
| 93 |
+
to the Model licensed here. If any provision of this License is held to be
|
| 94 |
+
unenforceable, such provision shall be reformed only to the extent necessary
|
| 95 |
+
to make it enforceable.
|
| 96 |
|
| 97 |
---
|
| 98 |
|
| 99 |
+
For questions about licensing, contact: license@orch-ai.io
|