Add LICENSE
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Polykode LLM — Licensing Summary
|
| 2 |
+
|
| 3 |
+
Copyright 2026 0965688 BC Ltd. (ProCogia). All rights reserved in ProCogia
|
| 4 |
+
product materials in this repository.
|
| 5 |
+
|
| 6 |
+
Licensed by NVIDIA Corporation under the NVIDIA Nemotron Model License.
|
| 7 |
+
|
| 8 |
+
UNDERLYING MODEL WEIGHTS
|
| 9 |
+
|
| 10 |
+
The Nemotron base model weights are licensed by NVIDIA Corporation under the
|
| 11 |
+
NVIDIA Nemotron Open Model License (last modified December 15, 2025).
|
| 12 |
+
|
| 13 |
+
Full license:
|
| 14 |
+
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-nemotron-open-model-license/
|
| 15 |
+
|
| 16 |
+
Base model (production deployment):
|
| 17 |
+
https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4
|
| 18 |
+
|
| 19 |
+
PROCogia MATERIALS IN THIS REPOSITORY
|
| 20 |
+
|
| 21 |
+
Unless otherwise stated, configuration files, system prompts, documentation,
|
| 22 |
+
and branding in this repository are provided by 0965688 BC Ltd. (ProCogia).
|
| 23 |
+
They do not replace or override the NVIDIA license for Nemotron weights.
|
| 24 |
+
|
| 25 |
+
THIRD-PARTY SOFTWARE
|
| 26 |
+
|
| 27 |
+
Configuration in this repository may reference vLLM (Apache 2.0), Hugging Face
|
| 28 |
+
Transformers (Apache 2.0), and LiteLLM (see upstream license). Use of those
|
| 29 |
+
tools is subject to their respective licenses.
|
| 30 |
+
|
| 31 |
+
REDISTRIBUTION
|
| 32 |
+
|
| 33 |
+
If you redistribute Nemotron weights or Derivative Works, you must comply
|
| 34 |
+
with the NVIDIA Nemotron Open Model License, including attribution requirements
|
| 35 |
+
in the NOTICE file.
|
| 36 |
+
|
| 37 |
+
If ProCogia publishes fine-tuned weights, see NOTICE_WEIGHTS_ADDENDUM.txt.
|