# Third-party notices The Paiton RDNA4 container includes runtime components for several models. The notices below cover those components and the selected Qwen3-Coder checkpoint. Their licenses remain applicable to those portions; model weights are obtained separately from the upstream publisher. | Component | Source | License / notice | | --- | --- | --- | | Qwen3-Coder AWQ checkpoint | `cyankiwi/Qwen3-Coder-30B-A3B-Instruct-AWQ-4bit` | Apache-2.0 as declared by publisher | | Qwen3-Coder base model | `Qwen/Qwen3-Coder-30B-A3B-Instruct` | Apache-2.0 | | AITemplate runtime components | `facebookincubator/AITemplate` | Apache-2.0; Meta Platforms notices | | vLLM runtime and paged attention | `vllm-project/vllm` | Apache-2.0; vLLM contributors | | Flash Linear Attention-derived GDN stages | `fla-org/flash-linear-attention` | MIT; Copyright 2023-2025 Songlin Yang and Yu Zhang | | AITER-derived causal convolution | `ROCm/aiter` | MIT; Advanced Micro Devices, Inc. | | Triton-generated host/device code | `ROCm/triton` | MIT; Philippe Tillet, OpenAI, and contributors | | Composable Kernel build input | `ROCm/composable_kernel` | MIT; Advanced Micro Devices, Inc. | | AMD SMI runtime package | `ROCm/amdsmi` | MIT; Advanced Micro Devices, Inc. | Applicable retained headers include copyrights held by Advanced Micro Devices, Inc., the vLLM team and contributors, Songlin Yang, Yu Zhang, Philippe Tillet, OpenAI, and Meta Platforms. The full Apache-2.0 license is in [`LICENSE`](LICENSE). Exact retained MIT license texts are provided in [`LICENSES/`](LICENSES/). The compiled `.so` dynamically links ROCm libraries supplied by the runtime container, including HIP, rocBLAS, hipBLASLt, hipBLAS, rocRAND, and RCCL.