Upload LICENSE with huggingface_hub
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Neotoi Coder Community License v1.0
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 Kevin Miller, Jr.
|
| 4 |
+
|
| 5 |
+
## Permitted Uses
|
| 6 |
+
|
| 7 |
+
- Use the model weights for personal, research, and commercial inference
|
| 8 |
+
- Use model outputs (generated code, text) in any project, including commercial products
|
| 9 |
+
- Fine-tune the model for personal or internal use
|
| 10 |
+
|
| 11 |
+
## Restrictions
|
| 12 |
+
|
| 13 |
+
1. **No weight redistribution.** You may not publish, distribute, sublicense, or share
|
| 14 |
+
the model weights (in any format, quantization, or derivative) without written
|
| 15 |
+
permission from the copyright holder.
|
| 16 |
+
|
| 17 |
+
2. **No mental health deployment.** You may not deploy this model in any application
|
| 18 |
+
primarily intended to provide mental health support, therapy, crisis intervention,
|
| 19 |
+
or emotional counseling without written permission from the copyright holder.
|
| 20 |
+
|
| 21 |
+
3. **Attribution.** Any public product or research paper that makes substantial use of
|
| 22 |
+
this model must credit "Neotoi Coder v1 by Kevin Miller, Jr." and link to the
|
| 23 |
+
original HuggingFace repository.
|
| 24 |
+
|
| 25 |
+
## Disclaimer
|
| 26 |
+
|
| 27 |
+
THIS MODEL IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.
|
| 28 |
+
THE COPYRIGHT HOLDER SHALL NOT BE LIABLE FOR ANY DAMAGES ARISING FROM USE OF THIS
|
| 29 |
+
MODEL OR ITS OUTPUTS.
|
| 30 |
+
|
| 31 |
+
## Contact
|
| 32 |
+
|
| 33 |
+
For commercial licensing, redistribution rights, or mental health deployment
|
| 34 |
+
permission, contact the author via HuggingFace.
|