Copyright (c) 2025-2026, NVIDIA CORPORATION. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

================================================================================
External Materials
================================================================================

This software includes configurations (integration tests, development
containers, and examples) that automatically retrieve external materials listed
below. Those retrieved materials are not distributed with this software and are
governed solely by their own terms, conditions, and licenses.

NVIDIA Materials
----------------

  Material                    Source
  --------------------------  --------------------------------------------------
  NVIDIA PyTorch Container    https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch
  NVIDIA vLLM Container       https://catalog.ngc.nvidia.com/orgs/nvidia/containers/vllm

Third-Party Container Images
----------------------------

  Material                    Source
  --------------------------  --------------------------------------------------
  vllm/vllm-openai            https://hub.docker.com/r/vllm/vllm-openai

HuggingFace Models and Datasets
-------------------------------

The following models are downloaded from https://huggingface.co during
integration tests and examples.

  Model ID                              License               Used In
  ------------------------------------  --------------------  -------------------------
  TinyLlama/TinyLlama_v1.1             Apache 2.0            Integration tests
  Qwen/Qwen3-0.6B                      Apache 2.0            Integration tests
  Qwen/Qwen2.5-0.5B-Instruct           Apache 2.0            Integration tests
  Qwen/Qwen2.5-7B-Instruct             Apache 2.0            Integration tests
  Qwen/Qwen2.5-72B-Instruct            Qwen License          Examples
  Wan-AI/Wan2.2-T2V-A14B-Diffusers     Apache 2.0            Examples

================================================================================

NOTICE AND DISCLAIMER: This software automatically retrieves, accesses or
interacts with external materials.  Those retrieved materials are not distributed
with this software and are governed solely by separate terms, conditions and
licenses.  You are solely responsible for finding, reviewing and complying with
all applicable terms, conditions, and licenses, and for verifying the security,
integrity and suitability of any retrieved materials for your specific use case.
This software is provided "AS IS", without warranty of any kind. The author
makes no representations or warranties regarding any retrieved materials, and
assumes no liability for any losses, damages, liabilities or legal consequences
from your use or inability to use this software or any retrieved materials. Use
this software and the retrieved materials at your own risk.
