RhinoWithAcape commited on
Commit
9a920e7
·
verified ·
1 Parent(s): e06e697

Add Hob Forge Community License v1.0 (billboard clause for 10M+/frontier users)

Browse files
Files changed (1) hide show
  1. LICENSE.md +40 -0
LICENSE.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Hob Forge Community License — smeagle v1.0
2
+
3
+ smeagle is a fine-tune of **Qwen/Qwen3.5-4B-Base** (© Alibaba, Apache-2.0). The base model remains under
4
+ Apache-2.0 and nothing here limits your Apache-2.0 rights to it. This license governs **Hob Forge's
5
+ fine-tuning contribution** — the smeagle weights, GGUFs, and derivatives of them.
6
+
7
+ Plain-English summary (the terms below control if there's ever a conflict): **free for almost everyone,
8
+ attribution always, and if you're a giant you have to say you use it.**
9
+
10
+ ## 1. Grant — free for almost everyone
11
+ You may use, run, modify, quantize, distribute, and build on smeagle — commercially or not, at no cost —
12
+ subject to the terms below. If you're an individual, a hobbyist, a startup, a research group, a school, or
13
+ a small-to-mid-size company: this is yours. Run it on your laptop and ship products with it, freely.
14
+
15
+ ## 2. Attribution — always
16
+ When you distribute smeagle or a derivative of it, keep a visible credit to
17
+ **"Hob Forge — smeagle (https://huggingface.co/Hob-forge/smeagle-4b)"** in your model card, README, docs,
18
+ or about page.
19
+
20
+ ## 3. The billboard clause — large-scale users must disclose
21
+ If you are **(a)** a frontier AI lab, **or (b)** any organisation serving smeagle or a derivative of it to
22
+ more than **10,000,000 (ten million) monthly active users**, then in ADDITION to §2 you must **prominently
23
+ and publicly disclose** that your product uses a Hob Forge fine-tune (smeagle), somewhere your users can
24
+ see it (e.g. product/model documentation, a model list, or an about page). If smeagle helps you serve
25
+ millions, say so out loud. That's the price of scale.
26
+
27
+ ## 4. Guardrails — non-negotiable
28
+ - **Do not** use smeagle to produce material that sexualizes, exploits, or endangers children. Absolute.
29
+ - **Do not** strip or defeat safety alignment ("abliterate") and then redistribute it as a Hob Forge model.
30
+ - **Do not** present smeagle's output as human-authored in a way meant to deceive or harm.
31
+
32
+ ## 5. No warranty
33
+ Provided "AS IS", without warranty of any kind. Hob Forge is not liable for how you use it.
34
+
35
+ ## 6. Base model
36
+ Qwen3.5-4B-Base © Alibaba Cloud, licensed Apache-2.0. Its terms are preserved and unaffected by this license.
37
+
38
+ ---
39
+ *Hob Forge is a small sovereign AI lab. This is a plain-language community license; for large-scale
40
+ commercial reliance you should have your own counsel review it. Questions: huggingface.co/Hob-forge.*