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