Upload LICENSE-COMMERCIAL.md with huggingface_hub
Browse files- LICENSE-COMMERCIAL.md +59 -0
LICENSE-COMMERCIAL.md
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Commercial License — RIFT
|
| 2 |
+
|
| 3 |
+
RIFT is **dual-licensed**.
|
| 4 |
+
|
| 5 |
+
- For **noncommercial** use, the [PolyForm Noncommercial License 1.0.0](LICENSE) applies
|
| 6 |
+
automatically and at no cost.
|
| 7 |
+
- For **commercial** use, you need a separate **commercial license** from the copyright
|
| 8 |
+
holder. This document explains what that means and how to get one.
|
| 9 |
+
|
| 10 |
+
## What counts as commercial use
|
| 11 |
+
|
| 12 |
+
A *commercial use* is any use whose primary purpose is commercial advantage or monetary
|
| 13 |
+
compensation. This includes, without limitation:
|
| 14 |
+
|
| 15 |
+
- Using RIFT (or any derivative or model trained with it) in a product, service, or
|
| 16 |
+
internal tool that is part of a revenue-generating activity.
|
| 17 |
+
- Offering RIFT-based inference, training, or hosting to third parties, paid or unpaid,
|
| 18 |
+
as part of a commercial offering.
|
| 19 |
+
- Use by a for-profit company in the course of its business, including internal R&D, even
|
| 20 |
+
if the result is not directly sold.
|
| 21 |
+
|
| 22 |
+
If you are unsure whether your use is commercial, assume it is and ask. We are friendly.
|
| 23 |
+
|
| 24 |
+
## What is always free (no commercial license needed)
|
| 25 |
+
|
| 26 |
+
- Academic and nonprofit **research**, including by company research labs publishing openly.
|
| 27 |
+
- **Study, teaching, coursework**, personal and hobby projects.
|
| 28 |
+
- **Evaluation and benchmarking** of RIFT, including reproducing the results in this
|
| 29 |
+
repository.
|
| 30 |
+
- **Citing** RIFT in any publication (citation never requires a license).
|
| 31 |
+
|
| 32 |
+
(See the PolyForm Noncommercial License for the precise scope — charitable, educational,
|
| 33 |
+
public-research, and government institutions are explicitly covered regardless of funding.)
|
| 34 |
+
|
| 35 |
+
## What a commercial license grants
|
| 36 |
+
|
| 37 |
+
A commercial license is negotiated per engagement and can cover, depending on your needs:
|
| 38 |
+
|
| 39 |
+
- The right to use RIFT and derivatives for commercial purposes.
|
| 40 |
+
- The right to ship RIFT (or a fine-tuned/derived model or kernel) inside a product.
|
| 41 |
+
- Optional support, integration help, and early access to unreleased improvements.
|
| 42 |
+
|
| 43 |
+
Terms (scope, field of use, fees, duration) are set in a written agreement. Startups,
|
| 44 |
+
indie developers, and small teams: tell us your situation — pricing is flexible.
|
| 45 |
+
|
| 46 |
+
## How to obtain one
|
| 47 |
+
|
| 48 |
+
Email **contact@harmoniclabs.cc** with:
|
| 49 |
+
|
| 50 |
+
1. Who you are (individual / company) and a one-line description of the intended use.
|
| 51 |
+
2. Scope: internal use, embedding in a product, hosting/SaaS, or model distribution.
|
| 52 |
+
3. Rough scale (team size, deployment scale) so we can size a fair license.
|
| 53 |
+
|
| 54 |
+
We aim to reply quickly. Building something real on RIFT is exactly what we want — the
|
| 55 |
+
commercial license just keeps the lights on and the research going.
|
| 56 |
+
|
| 57 |
+
---
|
| 58 |
+
|
| 59 |
+
*RIFT Labs · [harmoniclabs.cc](https://harmoniclabs.cc) · contact@harmoniclabs.cc*
|