Add reproducible DGX Spark deployment for Qwen3.8 Flash Next NVFP4

This commit is contained in:
2026-09-17 16:45:50 +08:00
commit 5f3030260e
27 changed files with 1705 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# 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.