Files
qwen38-flash-next-dgx-spark/THIRD_PARTY_NOTICES.md
T

692 B

Third-party notices

vendor/vllm_ple_mmap.py is from blazux/qwen3.8-Flash-DGX, copyright 2026 blazux, licensed under Apache-2.0. The upstream license notice is preserved in vendor/LICENSE. The full Apache-2.0 text is included in vendor/Apache-2.0.txt. See docs/provenance.md for the exact vendored file hash.

vLLM and its dependencies remain in the upstream container with their respective licenses. Model weights are downloaded separately and governed by their upstream terms. No blanket license is assigned here to user-authored deployment files.

patches/fix_mamba_prefix_blocks.py is derived from blazux's Apache-2.0 Mamba block-alignment patch and preserves that attribution.