Zero-Point-AI commited on
Commit
3e84a7c
·
verified ·
1 Parent(s): 3e54441

Create LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +108 -0
LICENSE ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ════════════════════════════════════════════════════════════════
2
+ ZERO POINT INTELLIGENCE LTD
3
+ DERIVATIVE WORK LICENSE
4
+ Apache 2.0 with attribution
5
+ ════════════════════════════════════════════════════════════════
6
+
7
+ Copyright © 2026 Zero Point Intelligence Ltd
8
+ · Dundee · Scotland · UK
9
+
10
+ ────────────────────────────────────────────────────────────────
11
+ THE DEAL
12
+ ────────────────────────────────────────────────────────────────
13
+
14
+ This model is free. Not free-as-in-beer-with-strings. Free as in
15
+ you do what you want with it, commercial or otherwise, as long as
16
+ you play fair with the chain of people who made it possible.
17
+
18
+ ────────────────────────────────────────────────────────────────
19
+ YOU CAN
20
+ ────────────────────────────────────────────────────────────────
21
+
22
+ ✓ Use it commercially. Build a business on it.
23
+ ✓ Use it non-commercially. Play, learn, experiment.
24
+ ✓ Modify it. Fine-tune it. Merge it. Quantize it. Distill it.
25
+ ✓ Stack more LoRAs on top. Remix it into something new.
26
+ ✓ Distribute it, the original or your derivatives.
27
+ ✓ Use the outputs however you like. No restriction.
28
+ ✓ Run it on device, in cloud, on the moon. Don't care.
29
+
30
+ ────────────────────────────────────────────────────────────────
31
+ YOU MUST
32
+ ────────────────────────────────────────────────────────────────
33
+
34
+ • Credit Zero Point Intelligence Ltd. A line in your README.
35
+ • Include this LICENSE file if you redistribute.
36
+ • Credit the upstream base model (see PROVENANCE below).
37
+ • Note the changes you made. Don't pretend it's untouched.
38
+
39
+ ────────────────────────────────────────────────────────────────
40
+ YOU CANNOT
41
+ ────────────────────────────────────────────────────────────────
42
+
43
+ ✗ Claim you trained this from scratch. You didn't.
44
+ ✗ Strip attribution and pass it off as your own.
45
+ ✗ Use Zero Point AI / MARTHA / MARTIN / JINX trademarks,
46
+ logos, or brand names without written permission.
47
+ ✗ Misrepresent the model's provenance or lineage.
48
+
49
+ ────────────────────────────────────────────────────────────────
50
+ PROVENANCE (THE CHAIN)
51
+ ────────────────────────────────────────────────────────────────
52
+
53
+ Layer 0 — Base weights
54
+ {BASE_MODEL}
55
+ Licensed under Apache 2.0 (or upstream equiv)
56
+
57
+ Layer 1 — Ghost pass
58
+ Per-tensor microscopic noise injection
59
+ Zero Point Intelligence Ltd, 2026
60
+
61
+ Layer 2 — LoRA fine-tune
62
+ {N} curated examples · rank {R}
63
+ MARTHA personality + Dundonian flavour
64
+
65
+ Layer 3 — Merge
66
+ LoRA absorbed into ghost-passed base
67
+
68
+ Layer 4 — Quantization
69
+ GGUF ladder: Q2 · Q3 · Q4 · Q5 · Q6 · Q8 · bf16
70
+
71
+ Every file SHA-256 hashed in integrity_manifest.json
72
+ Every tensor verifiable against the chain
73
+
74
+ ────────────────────────────────────────────────────────────────
75
+ WARRANTY? NAH.
76
+ ────────────────────────────────────────────────────────────────
77
+
78
+ Provided AS IS. No warranties. No guarantees it'll work for
79
+ your use case. No promises it won't say something cheeky. No
80
+ liability for what anyone does with it.
81
+
82
+ You're an adult. You're running an AI model. Use your head.
83
+
84
+ Parental Advisory sticker is advisory only — no legal claim,
85
+ no classification, no rating. Adults making informed choices.
86
+
87
+ ────────────────────────────────────────────────────────────────
88
+ CONTACT
89
+ ────────────────────────────────────────────────────────────────
90
+
91
+ Zero Point Intelligence Ltd
92
+ Dundee · Scotland 🏴󠁧󠁢󠁳󠁣󠁴󠁿
93
+
94
+ 🌐 zeropointai.uk
95
+ 📧 ZERO.POINT.INTELLIGENCE.LTD@zeropointai.uk
96
+ 🤗 huggingface.co/Zero-Point-AI
97
+ 🤗 huggingface.co/ZERO-POINT-INTELLIGENCE-LTD
98
+
99
+ Licensed under Apache License 2.0
100
+ http://www.apache.org/licenses/LICENSE-2.0
101
+
102
+ ────────────────────────────────────────────────────────────────
103
+
104
+ No VC. No data centre. Just Dundee and determination.
105
+
106
+ Intelligence From The Void. 🖤
107
+
108
+ ════════════════════════════════════════════════════════════════