Rafs-an09002 commited on
Commit
474be13
·
verified ·
1 Parent(s): f4d8e11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: yellow
5
  colorTo: red
6
  sdk: docker
7
  pinned: false
8
- license: cc-by-nc-4.0
9
  ---
10
 
11
  # 🚀 Nexus-Nano Inference API
@@ -38,7 +38,6 @@ Ultra-minimal implementation for maximum speed:
38
  - **Iterative Deepening** - Anytime algorithm
39
 
40
  ### Design Philosophy
41
- - **Single-file engine** - No modular complexity
42
  - **Minimal overhead** - Direct evaluation calls
43
  - **Speed over strength** - Optimized for response time
44
 
@@ -159,7 +158,7 @@ Choose **Synapse-Base** if:
159
  ---
160
 
161
  **Developed by:** [GambitFlow](https://huggingface.co/GambitFlow) / Rafsan1711
162
- **License:** CC BY-NC 4.0
163
  **Citation:**
164
 
165
  ```bibtex
 
5
  colorTo: red
6
  sdk: docker
7
  pinned: false
8
+ license: gpl-3.0
9
  ---
10
 
11
  # 🚀 Nexus-Nano Inference API
 
38
  - **Iterative Deepening** - Anytime algorithm
39
 
40
  ### Design Philosophy
 
41
  - **Minimal overhead** - Direct evaluation calls
42
  - **Speed over strength** - Optimized for response time
43
 
 
158
  ---
159
 
160
  **Developed by:** [GambitFlow](https://huggingface.co/GambitFlow) / Rafsan1711
161
+ **License:** GPL v3 (GNU General Public License Version 3)
162
  **Citation:**
163
 
164
  ```bibtex