upstream-license compliance + rigor disclaimer + correct email
Browse files
LICENSE
CHANGED
|
@@ -2,8 +2,23 @@
|
|
| 2 |
|
| 3 |
Copyright 2026 Mediar, Inc.
|
| 4 |
|
| 5 |
-
This
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
You are free to:
|
| 9 |
|
|
@@ -44,7 +59,7 @@ You may NOT use this model for:
|
|
| 44 |
|
| 45 |
If you want to use this model commercially, contact:
|
| 46 |
|
| 47 |
-
hi@
|
| 48 |
|
| 49 |
Commercial licenses are available and reasonably priced. Including:
|
| 50 |
production deployment, redistribution rights, support, SLA-backed
|
|
|
|
| 2 |
|
| 3 |
Copyright 2026 Mediar, Inc.
|
| 4 |
|
| 5 |
+
This repository distributes a derivative work — fine-tuned weights and
|
| 6 |
+
training-pipeline artifacts — built on top of the OpenAI Privacy Filter,
|
| 7 |
+
which is itself licensed under the Apache License, Version 2.0. See
|
| 8 |
+
[`NOTICE`](NOTICE) for the dual-license arrangement and the upstream
|
| 9 |
+
attribution, and [`LICENSE.upstream-apache2.txt`](LICENSE.upstream-apache2.txt)
|
| 10 |
+
for the full Apache 2.0 text.
|
| 11 |
+
|
| 12 |
+
The Derivative Work in this repository — the fine-tuned weights, the
|
| 13 |
+
README, the example code, and the model card — is licensed under the
|
| 14 |
+
Creative Commons Attribution-NonCommercial 4.0 International License
|
| 15 |
+
(CC BY-NC 4.0).
|
| 16 |
+
|
| 17 |
+
The Apache 2.0 obligations on the underlying base weights are preserved.
|
| 18 |
+
You comply with both licenses if you (a) keep the upstream attribution
|
| 19 |
+
and Apache 2.0 license text intact when redistributing this Derivative
|
| 20 |
+
Work, and (b) honor CC BY-NC 4.0 on this Derivative Work itself
|
| 21 |
+
(non-commercial use only, with attribution).
|
| 22 |
|
| 23 |
You are free to:
|
| 24 |
|
|
|
|
| 59 |
|
| 60 |
If you want to use this model commercially, contact:
|
| 61 |
|
| 62 |
+
hi@louis030195.com
|
| 63 |
|
| 64 |
Commercial licenses are available and reasonably priced. Including:
|
| 65 |
production deployment, redistribution rights, support, SLA-backed
|