Add NOTICE
Browse files
NOTICE
ADDED
|
@@ -0,0 +1,111 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
NOTICE
|
| 2 |
+
Polykode LLM
|
| 3 |
+
Copyright 2026 0965688 BC Ltd. (ProCogia)
|
| 4 |
+
All rights reserved.
|
| 5 |
+
|
| 6 |
+
Licensed by NVIDIA Corporation under the NVIDIA Nemotron Model License.
|
| 7 |
+
|
| 8 |
+
βββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 9 |
+
BASE MODEL ATTRIBUTION
|
| 10 |
+
|
| 11 |
+
Polykode LLM is built on NVIDIA Nemotron-3-Super-120B-A12B, originally
|
| 12 |
+
developed and released by NVIDIA Corporation. The base weights used in
|
| 13 |
+
production deployments are the NVFP4 checkpoint:
|
| 14 |
+
|
| 15 |
+
nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4
|
| 16 |
+
|
| 17 |
+
That checkpoint is part of the Nemotron-3-Super-120B-A12B model family
|
| 18 |
+
(including BF16 and other precision variants).
|
| 19 |
+
|
| 20 |
+
Licensed by NVIDIA Corporation under the NVIDIA Nemotron Open Model License.
|
| 21 |
+
The full terms of that license are available at:
|
| 22 |
+
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-nemotron-open-model-license/
|
| 23 |
+
|
| 24 |
+
NVIDIA Corporation retains all rights to the original Nemotron model weights,
|
| 25 |
+
architecture, and associated intellectual property. This notice is included in
|
| 26 |
+
compliance with the attribution requirements of the NVIDIA Nemotron Open Model
|
| 27 |
+
License and must be retained in any redistribution or further derivative works.
|
| 28 |
+
|
| 29 |
+
βββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 30 |
+
WHAT THIS REPOSITORY CONTAINS
|
| 31 |
+
|
| 32 |
+
This Hugging Face repository provides Polykode product configuration and
|
| 33 |
+
documentation β including inference settings, system prompts, LiteLLM routing
|
| 34 |
+
configuration, and deployment references β for enterprise code modernization.
|
| 35 |
+
|
| 36 |
+
Unless a separate model weights release is explicitly published by ProCogia,
|
| 37 |
+
this repository does NOT redistribute modified Nemotron model weights. Inference
|
| 38 |
+
uses the NVIDIA base checkpoint listed above, served under the Polykode product
|
| 39 |
+
name via configuration (for example, vLLM --served-model-name polykode and
|
| 40 |
+
associated system prompts).
|
| 41 |
+
|
| 42 |
+
Under the NVIDIA Nemotron Open Model License, works that merely link or bind by
|
| 43 |
+
name to model interfaces are not treated as Derivative Works of the base model.
|
| 44 |
+
ProCogia's contributions in this repository are separable product configuration
|
| 45 |
+
and branding layers on top of the NVIDIA weights.
|
| 46 |
+
|
| 47 |
+
βββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 48 |
+
PROCogia INTELLECTUAL PROPERTY
|
| 49 |
+
|
| 50 |
+
0965688 BC Ltd. (ProCogia) owns the Polykode name, branding, product
|
| 51 |
+
documentation, system prompts, deployment methodology, and other materials in
|
| 52 |
+
this repository that are not part of the NVIDIA Nemotron weights.
|
| 53 |
+
|
| 54 |
+
If ProCogia separately publishes fine-tuned or adapter weights, those artifacts
|
| 55 |
+
will be described in an updated notice and model card. Claims of fine-tuning,
|
| 56 |
+
proprietary training data, or derivative weight ownership apply only to such
|
| 57 |
+
explicit weight releases, not to configuration-only distributions.
|
| 58 |
+
|
| 59 |
+
βββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 60 |
+
DISCLAIMER
|
| 61 |
+
|
| 62 |
+
0965688 BC Ltd. (ProCogia) makes no representations or warranties regarding
|
| 63 |
+
the performance, accuracy, or fitness for purpose of Polykode LLM or any
|
| 64 |
+
outputs generated using it. Use is at your own risk. 0965688 BC Ltd.
|
| 65 |
+
(ProCogia) is not liable for any outcomes, decisions, or actions taken based
|
| 66 |
+
on model outputs.
|
| 67 |
+
|
| 68 |
+
NVIDIA provides the underlying Nemotron weights on an "AS IS" BASIS, WITHOUT
|
| 69 |
+
WARRANTIES OR CONDITIONS OF ANY KIND, as stated in the NVIDIA Nemotron Open
|
| 70 |
+
Model License.
|
| 71 |
+
|
| 72 |
+
This product is intended for code modernization and translation tasks (including
|
| 73 |
+
SAS, R, and Python). It is not intended for use in safety-critical systems,
|
| 74 |
+
medical applications, legal advice, or any regulated context without
|
| 75 |
+
appropriate human review and validation.
|
| 76 |
+
|
| 77 |
+
βββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 78 |
+
THIRD-PARTY COMPONENTS
|
| 79 |
+
|
| 80 |
+
This repository includes configuration compatible with:
|
| 81 |
+
|
| 82 |
+
- Hugging Face Transformers (Apache License 2.0)
|
| 83 |
+
- vLLM (Apache License 2.0)
|
| 84 |
+
- LiteLLM (see upstream license at https://github.com/BerriAI/litellm)
|
| 85 |
+
|
| 86 |
+
Full license texts for those components are available at their respective
|
| 87 |
+
repositories.
|
| 88 |
+
|
| 89 |
+
βββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 90 |
+
CONTACT AND SUPPORT
|
| 91 |
+
|
| 92 |
+
For licensing inquiries, commercial use questions, or partnership opportunities:
|
| 93 |
+
0965688 BC Ltd. (ProCogia)
|
| 94 |
+
Website: https://www.procogia.com
|
| 95 |
+
Product: https://polykode.ai
|
| 96 |
+
Email: info@procogia.com
|
| 97 |
+
|
| 98 |
+
For technical issues, bug reports, or model feedback related to this
|
| 99 |
+
Hugging Face repository:
|
| 100 |
+
Hugging Face: https://huggingface.co/ProCogia
|
| 101 |
+
GitHub: https://github.com/ProCogia
|
| 102 |
+
|
| 103 |
+
For questions about the NVIDIA Nemotron base model, refer to NVIDIA Corporation
|
| 104 |
+
and the NVIDIA Nemotron Open Model License.
|
| 105 |
+
|
| 106 |
+
βββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 107 |
+
FINE-TUNED WEIGHT RELEASES
|
| 108 |
+
|
| 109 |
+
If this repository is later updated to include ProCogia fine-tuned weights or
|
| 110 |
+
adapters, see NOTICE_WEIGHTS_ADDENDUM.txt for additional attribution and
|
| 111 |
+
derivative-work terms.
|