hitonet commited on
Commit
cb8603d
·
verified ·
1 Parent(s): 0321494

Add commercial licensing badges and notice

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -50,6 +50,9 @@ library_name: transformers
50
  <img src="https://img.shields.io/badge/Context-32K-green?style=flat-square" alt="Context"/>
51
  <img src="https://img.shields.io/badge/License-Apache_2.0-red?style=flat-square" alt="License"/>
52
 
 
 
 
53
  </div>
54
 
55
  ---
@@ -360,6 +363,26 @@ For the full technical details, methodology, and formal analysis, see our resear
360
 
361
  ---
362
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
363
  <div align="center">
364
 
365
  **Made with genuine curiosity by [Hitonet](https://hitonet.com)**
 
50
  <img src="https://img.shields.io/badge/Context-32K-green?style=flat-square" alt="Context"/>
51
  <img src="https://img.shields.io/badge/License-Apache_2.0-red?style=flat-square" alt="License"/>
52
 
53
+ <img src="https://img.shields.io/badge/Model_Weights-Apache_2.0_(Open)-green?style=flat-square" alt="Model License"/>
54
+ <img src="https://img.shields.io/badge/NCR_Method-CC_BY--NC--ND_(Commercial_License_Required)-red?style=flat-square" alt="Method License"/>
55
+
56
  </div>
57
 
58
  ---
 
363
 
364
  ---
365
 
366
+ ## ⚖️ Licensing
367
+
368
+ | Component | License | Commercial Use |
369
+ |-----------|---------|----------------|
370
+ | **Model Weights** | Apache 2.0 | ✅ Free to use |
371
+ | **NCR Method/Architecture** | CC BY-NC-ND | ❌ Requires paid license |
372
+
373
+ > [!CAUTION]
374
+ > **Commercial Licensing Required**
375
+ >
376
+ > The **model weights** are open source (Apache 2.0) - use them freely.
377
+ >
378
+ > The **Nested Cognitive Reasoning methodology** (the cognitive tags, tree-structured thinking, humble tags system) is protected under CC BY-NC-ND.
379
+ >
380
+ > **Commercial use of the NCR method requires a license.**
381
+ >
382
+ > Contact: **[email protected]** | **[email protected]**
383
+
384
+ ---
385
+
386
  <div align="center">
387
 
388
  **Made with genuine curiosity by [Hitonet](https://hitonet.com)**