License
This page summarizes where to find licensing terms for the nv-ingest project, third-party components, and related NVIDIA software.
License
The nv-ingest source code and documentation in this repository are licensed under the Apache License, Version 2.0, unless otherwise noted.
Reference links to the main license file in the GitHub repository:
- LICENSE (repository file on GitHub)
- LICENSE (raw text) (raw view for download or copy)
Third-Party Licenses
- NeMo Retriever: Third Party License Notice in the NeMo Retriever README.
The authoritative third-party list for this repository is THIRD_PARTY_LICENSES.md. Contents:
This project uses the following third-party components:
Llama 3.2
- License: Llama 3.2 Community License Agreement
- Copyright: © Meta Platforms, Inc. All Rights Reserved.
NVIDIA NIM container images
NVIDIA NIM container images and related deployment artifacts are distributed under terms that are separate from the Apache 2.0 license that applies to this repository’s source code. NIM container images are subject to the NVIDIA Software License Agreement (or the agreement linked from NVIDIA at the time you obtain the software). Review those terms before deploying or redistributing NIM-based workflows.
Contributing and license compatibility
Contribution guidelines and notes on license compatibility are in CONTRIBUTING.md in the repository.