redmint commited on
Commit
4271b75
·
verified ·
1 Parent(s): 96cee89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -8
README.md CHANGED
@@ -1,17 +1,17 @@
1
  ---
2
- license: mit
3
  tags:
4
- - text-generation
5
- - study-assistant
6
- - emotionally-intelligent
7
- - casual-ai
8
  inference: true
9
  language:
10
- - en
11
  library_name: transformers
12
  pipeline_tag: text-generation
13
  widget:
14
- - text: "Can you help me study math?"
15
  ---
16
 
17
 
@@ -81,7 +81,22 @@ Built to run inside a React + Flask stack with CORS enabled and token-secured ba
81
 
82
  ## License
83
 
84
- This model is licensed under the [MIT License](https://opensource.org/licenses/MIT). You can use, modify, or remix it with attribution.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
 
86
  ---
87
 
 
1
  ---
2
+ license: cc-by-nc-4.0
3
  tags:
4
+ - text-generation
5
+ - study-assistant
6
+ - emotionally-intelligent
7
+ - casual-ai
8
  inference: true
9
  language:
10
+ - en
11
  library_name: transformers
12
  pipeline_tag: text-generation
13
  widget:
14
+ - text: Can you help me study math?
15
  ---
16
 
17
 
 
81
 
82
  ## License
83
 
84
+ This model is licensed under the **Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0)**.
85
+
86
+ You are free to:
87
+ - Use the model for **personal or educational purposes**
88
+ - Modify, remix, or build upon it
89
+
90
+ **You may not**:
91
+ - Sell, sublicense, or use the model or its outputs for any commercial purposes
92
+
93
+ © 2025 Micah Miles
94
+
95
+ ## NOTICE
96
+
97
+ This project is licensed for **non-commercial use only**.
98
+
99
+ For commercial licensing or partnership inquiries, contact: [email protected]
100
 
101
  ---
102