Upload LICENSE with huggingface_hub
Browse files
LICENSE
CHANGED
|
@@ -0,0 +1,174 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Nova Chess Engine License
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 Nova Chess. All rights reserved.
|
| 4 |
+
|
| 5 |
+
This license governs use of the Nova Chess engine, which includes the
|
| 6 |
+
model weights (the "Model") and the accompanying source code (the
|
| 7 |
+
"Code"), together the "Software," published at
|
| 8 |
+
https://github.com/novachessai/novachess-engine and
|
| 9 |
+
https://huggingface.co/novachess.
|
| 10 |
+
|
| 11 |
+
By downloading, accessing, or using the Software, you agree to the
|
| 12 |
+
terms below. If you do not agree, you may not use the Software.
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
1. PERMITTED USES
|
| 16 |
+
|
| 17 |
+
Subject to the restrictions in Section 2 and the attribution
|
| 18 |
+
requirement in Section 3, Nova Chess grants you a worldwide,
|
| 19 |
+
royalty-free, non-exclusive license to do the following with the
|
| 20 |
+
Software:
|
| 21 |
+
|
| 22 |
+
(a) Run the Model on your own hardware for any personal, research,
|
| 23 |
+
educational, or hobbyist purpose.
|
| 24 |
+
|
| 25 |
+
(b) Copy, modify, and redistribute the Code, including inference
|
| 26 |
+
servers, evaluation scripts, and wrappers.
|
| 27 |
+
|
| 28 |
+
(c) Benchmark, compare, or analyze the Model against other models,
|
| 29 |
+
and publish the results — including in peer-reviewed papers,
|
| 30 |
+
blog posts, theses, and conference presentations, whether or
|
| 31 |
+
not those venues charge for access.
|
| 32 |
+
|
| 33 |
+
(d) Fine-tune the Model on your own data for personal, research,
|
| 34 |
+
or educational use, subject to Section 4.
|
| 35 |
+
|
| 36 |
+
(e) Operate a publicly playable bot that uses the Model on
|
| 37 |
+
Lichess, Discord, Twitch, or similar platforms, including one
|
| 38 |
+
whose operator accepts donations, tips, or sponsorships — so
|
| 39 |
+
long as access to the bot itself is not gated by payment.
|
| 40 |
+
|
| 41 |
+
(f) Use the Model as a demonstration or teaching tool in lessons,
|
| 42 |
+
courses, workshops, or coaching sessions, including paid ones,
|
| 43 |
+
provided the Model itself is not the product or service being
|
| 44 |
+
sold.
|
| 45 |
+
|
| 46 |
+
(g) Embed the Software in open-source projects that are not
|
| 47 |
+
themselves commercial products.
|
| 48 |
+
|
| 49 |
+
For clarity, a "commercial product" in (g) means software or services
|
| 50 |
+
offered for sale, subscription, licensing revenue, or equivalent
|
| 51 |
+
consideration. A free open-source project that accepts donations is
|
| 52 |
+
not a commercial product.
|
| 53 |
+
|
| 54 |
+
|
| 55 |
+
2. RESTRICTED USES
|
| 56 |
+
|
| 57 |
+
Without a separate commercial license from Nova Chess, you may not:
|
| 58 |
+
|
| 59 |
+
(a) Sell, license, or sublicense the Model weights as part of a
|
| 60 |
+
paid product, subscription, or service.
|
| 61 |
+
|
| 62 |
+
(b) Offer a paid API, hosted inference endpoint, or similar service
|
| 63 |
+
whose functionality depends on running the Model.
|
| 64 |
+
|
| 65 |
+
(c) Include the Model or the Code in a commercial chess
|
| 66 |
+
application, platform, game, analysis service, coaching
|
| 67 |
+
service, training service, or competitive product.
|
| 68 |
+
|
| 69 |
+
(d) Train, fine-tune, distill, or otherwise create a derivative
|
| 70 |
+
model based on the Model, and then sell, license, sublicense,
|
| 71 |
+
or offer paid access to that derivative model. See Section 4.
|
| 72 |
+
|
| 73 |
+
(e) Use the Software to build, launch, or operate a service
|
| 74 |
+
intended to compete directly with Nova Chess (www.novachess.ai),
|
| 75 |
+
whether or not such a service charges users.
|
| 76 |
+
|
| 77 |
+
(f) Remove, obscure, or modify the copyright notice, this license
|
| 78 |
+
text, or the attribution required by Section 3.
|
| 79 |
+
|
| 80 |
+
|
| 81 |
+
3. ATTRIBUTION
|
| 82 |
+
|
| 83 |
+
If you redistribute the Software, incorporate it in a public-facing
|
| 84 |
+
project, or operate a public deployment (including bots under
|
| 85 |
+
Section 1(e)), you must clearly credit Nova Chess and link to this
|
| 86 |
+
project. A credit of the form:
|
| 87 |
+
|
| 88 |
+
"Powered by Nova Chess — https://github.com/novachessai/novachess-engine"
|
| 89 |
+
|
| 90 |
+
is sufficient. The credit must appear in a reasonably prominent
|
| 91 |
+
location — for example, in the README of a redistributed repository,
|
| 92 |
+
in the profile or about page of a deployed bot, or in the "about"
|
| 93 |
+
section of a user-facing application.
|
| 94 |
+
|
| 95 |
+
|
| 96 |
+
4. FINE-TUNES AND DERIVATIVE MODELS
|
| 97 |
+
|
| 98 |
+
A model obtained by fine-tuning, distilling, LoRA-adapting, merging,
|
| 99 |
+
or otherwise deriving from the Model (a "Derivative Model") is itself
|
| 100 |
+
subject to this license. In particular, you may fine-tune the Model
|
| 101 |
+
and share the resulting weights for personal, research, or
|
| 102 |
+
educational use, but you may not sell or offer paid access to a
|
| 103 |
+
Derivative Model without a separate commercial license from Nova
|
| 104 |
+
Chess.
|
| 105 |
+
|
| 106 |
+
This clause does not cover models that are trained independently
|
| 107 |
+
from scratch without using the Model's weights as a starting point,
|
| 108 |
+
even if such models are trained on data the Model also saw.
|
| 109 |
+
|
| 110 |
+
|
| 111 |
+
5. MODEL OUTPUTS
|
| 112 |
+
|
| 113 |
+
Outputs produced by running the Model — including predicted moves,
|
| 114 |
+
complete games, evaluations, probability distributions, and any
|
| 115 |
+
textual or numeric data derived from inference — are not subject to
|
| 116 |
+
the restrictions in Section 2. You may use, publish, and distribute
|
| 117 |
+
Model outputs freely for any purpose, commercial or otherwise.
|
| 118 |
+
|
| 119 |
+
|
| 120 |
+
6. COMMERCIAL LICENSING
|
| 121 |
+
|
| 122 |
+
Commercial licenses that grant rights beyond those in Section 1 are
|
| 123 |
+
available from Nova Chess. For inquiries, contact
|
| 124 |
+
support@novachess.ai.
|
| 125 |
+
|
| 126 |
+
|
| 127 |
+
7. TERMINATION
|
| 128 |
+
|
| 129 |
+
If you breach any term of this license, your rights under Section 1
|
| 130 |
+
terminate automatically. Your rights are reinstated if you cure the
|
| 131 |
+
breach within thirty (30) days of becoming aware of it, provided
|
| 132 |
+
Nova Chess has not already notified you in writing of the breach.
|
| 133 |
+
Sections 3, 5, 8, 9, and 10 survive termination.
|
| 134 |
+
|
| 135 |
+
|
| 136 |
+
8. NO WARRANTY
|
| 137 |
+
|
| 138 |
+
THE SOFTWARE IS PROVIDED "AS IS," WITHOUT WARRANTY OF ANY KIND,
|
| 139 |
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
| 140 |
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND
|
| 141 |
+
NONINFRINGEMENT. THE MODEL IS A STATISTICAL PREDICTOR AND MAKES NO
|
| 142 |
+
GUARANTEE OF CORRECTNESS, LEGALITY, OR SUITABILITY FOR ANY
|
| 143 |
+
PARTICULAR USE.
|
| 144 |
+
|
| 145 |
+
|
| 146 |
+
9. LIMITATION OF LIABILITY
|
| 147 |
+
|
| 148 |
+
TO THE MAXIMUM EXTENT PERMITTED BY LAW, IN NO EVENT SHALL NOVA
|
| 149 |
+
CHESS, ITS CONTRIBUTORS, OR ANYONE ASSOCIATED WITH THE SOFTWARE BE
|
| 150 |
+
LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN
|
| 151 |
+
ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN
|
| 152 |
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 153 |
+
SOFTWARE.
|
| 154 |
+
|
| 155 |
+
|
| 156 |
+
10. GOVERNING LAW
|
| 157 |
+
|
| 158 |
+
This license is governed by the laws of the Commonwealth of
|
| 159 |
+
Massachusetts, United States, without regard to conflict-of-law
|
| 160 |
+
principles. Any dispute arising out of or relating to this license
|
| 161 |
+
shall be brought exclusively in the state or federal courts located
|
| 162 |
+
in Massachusetts, and you consent to the personal jurisdiction of
|
| 163 |
+
those courts.
|
| 164 |
+
|
| 165 |
+
|
| 166 |
+
11. ENTIRE AGREEMENT
|
| 167 |
+
|
| 168 |
+
This license is the entire agreement between you and Nova Chess
|
| 169 |
+
regarding the Software and supersedes any prior communications,
|
| 170 |
+
understandings, or agreements on the subject.
|
| 171 |
+
|
| 172 |
+
---
|
| 173 |
+
|
| 174 |
+
Questions about this license or commercial use: support@novachess.ai
|