kgrabko commited on
Commit
7bd262e
·
verified ·
1 Parent(s): d248894

Update LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +64 -0
LICENSE CHANGED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Commercial License Agreement: CMS Manhattan JiRack V.1.2
2
+
3
+ **Inventor/Licensor:** Konstantin Vladimirovich Grabko
4
+ **Contact:** grabko@cmsmanhattan.com | +1 (516) 777-0945
5
+ **Date:** December 21, 2025
6
+ **Status:** PATENT PENDING / PROPRIETARY TECHNOLOGY
7
+
8
+ ---
9
+
10
+ ### 1. LEGAL NOTICE & PATENT STATUS
11
+
12
+ NOTICE TO ALL USERS: This repository contains proprietary technology for which patent applications are being prepared or are currently pending ("Patent Pending").
13
+
14
+ - **No Patenting Rights:**
15
+ By accessing, downloading, or using this code, the user ("Licensee") expressly agrees NOT to file any patent applications, utility models, or intellectual property claims based on the methods, architectures (specifically BRE and SWA), or optimizations contained herein.
16
+
17
+ - **Prior Art Acknowledgment:**
18
+ Any public disclosure or use of this code prior to the official patent grant constitutes an acknowledgment of Konstantin Vladimirovich Grabko’s ownership and established prior art, preserving all of the Licensor’s patent rights.
19
+
20
+ ---
21
+
22
+ ### 2. Grant of License
23
+
24
+ Licensor grants a **non-exclusive, worldwide, royalty-bearing license** to implement, modify, distribute, and commercially exploit the Invention, including:
25
+
26
+ - Integration into proprietary software-as-a-service (SaaS) platforms.
27
+ - Deployment in edge-computing hardware and AMD ROCm-based clusters.
28
+ - Development of **"Derivative Works,"** defined as any software that significantly relies on the BRE or SWA fusion logic.
29
+
30
+ ---
31
+
32
+ ### 3. Key Technical Components
33
+
34
+ | **Component** | **Description** |
35
+ |--------------------------------------|---------------------------------------------------------------------------------|
36
+ | **Ternary Quantization** | Weights restricted to $W \in \{-1, 0, +1\}$ with learnable scaling ($\gamma$). |
37
+ | **Buffered Routing Embedding (BRE)** | Dynamic routing logic maximizing HBM-specific memory pooling. |
38
+ | **SwiGLU-Attention (SWA) Fusion** | Unified compute kernel merging FFN and MHA for efficiency. |
39
+ | **Hardware Optimization** | Optimization stack specifically for ROCm/HIP and non-NVIDIA hardware. |
40
+
41
+ ---
42
+
43
+ ### 4. Financial Terms
44
+
45
+ - **Royalty:** 5% of Net Revenue derived from the commercial use of this Invention.
46
+ - **Upfront Fee:** Negotiable upon execution for enterprise-scale deployment.
47
+ - **Audit Rights:** Licensor may verify compliance and revenue reports annually via an independent auditor.
48
+
49
+ ---
50
+
51
+ ### 5. Restrictions
52
+
53
+ - **Ethical Use:** Excluded from use in lethal autonomous weapons systems, mass government surveillance, or applications violating international human rights laws.
54
+ - **No "Reverse" Patenting:** Licensee shall not attempt to "patent-around" this technology.
55
+ - **Required Attribution:** Commercial products must include the notice:
56
+ *"Powered by CMS Manhattan JiRack Technology by Konstantin Vladimirovich Grabko."*
57
+
58
+ ---
59
+
60
+ ### 6. Governing Law & Arbitration
61
+
62
+ This agreement is governed by the laws of the State of New York, USA. Disputes shall be settled via binding arbitration in New York City under AAA rules to ensure confidentiality.
63
+
64
+ ---